Skip to content

FieldReset

FieldReset is a field that renders an input of type reset.

type reset

Basic example

Code
javascript
{
  type: 'reset',
  buttonText: 'Be gone'
}

In action

{}

Properties

PropertyDefaultTypeDescription
buttonTextResetStringText to show in the button
buttonClasses``StringClasses to pass to the button