Limit
Identifier | limit |
Allows Multiple | false |
Description
The limit
argument allows you to limit the length of a value that can be entered in the text
, textArea
, and list
input fields.
The value passed to this argument must be a number.
Values
The input field argument limit
accepts the following value configurations.
-
limit(value: number)
-
value
is a character limit for text fields
-
Allowed Input Fields
The input field argument limit
can be used on the following input fields.