Class
Identifier | class |
Allows Multiple | true |
Description
Section titled “Description”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.
Values
Section titled “Values”The input field argument class
accepts the following value configurations.
-
class(className: any)
-
className
is the name of the css class to add
-
Allowed Input Fields
Section titled “Allowed Input Fields”
The input field argument class
can be used on all input fields.