FormFooter
Presentation component for form footer.
Secondary button
To show the secondary button in the footer you need to provide a function to the onSecondaryButtonClick
prop to the Form
component.
Result
Loading...
Live Editor
Change footer button text
You can change the text in the footer buttons by using the secondaryButtonContents
and submitButtonContents
props on the Form
.
Result
Loading...
Live Editor