The text of the button.
This is followed by the start icon if ButtonProps.isStartButton is
true
.
Use for the main call to action on your service's start page. Adjusts style of the button and adds a start icon as the last child.
Debounces clicks within a second of each other preventing multiple form submissions.
Generated using TypeDoc
The proptypes for Button.
This also supports all
aria-*
anddata-*
attributes.