Optionalclassan aditional css class to be added in the button
Optionaliswhether the button can be clicked
*
Optionalonthe function that is performed when the button is clicked
Optionalsizethe size of the button
Optionalslotinternal use only: this prop is used to integrate with react-aria-components
hierarchy of the component in the screen
OptionaltypeThe default behavior of the button
submit: The button submits the form data to the server.
button: The button has no default behavior, and does nothing when pressed by default.
the semantic context of the button
Description
a type with the default props that a
buttonwill use