Skip Navigation
Docs

Button

The button is used to submit the form or the current form step and go to the next one. You can customize the label shown in the button.

It is required to have one Button per form step. Otherwise, it is not possible to submit the form.

The button maps to a <button type="submit"> element.