Skip to main content

ButtonType

Determines if the button has special form-related functionality.

Enum fields​

NameDescription
ButtonThe button does not do anything special when inside a form
SubmitThe button acts as a submit button (submits a form)
ResetThe button acts as a reset button (resets a form)