OptionalcallbackA 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.
OptionalclassCSS classes to apply to the button.
OptionaldefaultWhether this button represents the default action to take if the user submits the form without pressing a button, i.e. with an Enter keypress.
OptionaldisabledWhether the button is disabled
OptionaliconFontAwesome icon classes.
The button label. Will be localized.
OptionalstyleCSS style to apply to the button.
OptionaltypeThe button type.
The button action identifier.