Skip to content

Class

Identifier class
Allows Multiple true

The class argument lets you add one or multiple CSS classes to an input field. For more info on styling input fields, see the Styling guide.

The input field argument class accepts the following value configurations.

  • class(className: any)
    • className is the name of the css class to add

The input field argument class can be used on all input fields.