Optional
callbackA function to invoke when the button is clicked. The value returned from this function will be used as the dialog's submitted value. Otherwise, the button's identifier is used.
Optional
classCSS classes to apply to the button.
Optional
defaultWhether this button represents the default action to take if the user submits the form without pressing a button, i.e. with an Enter keypress.
Optional
disabledWhether the button is disabled
Optional
iconFontAwesome icon classes.
The button label. Will be localized.
Optional
styleCSS style to apply to the button.
Optional
typeThe button type.
The button action identifier.