Class
Identifier | class |
Allows Multiple | true |
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
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
The input field argument class
can be used on all input fields.