Default Value
Identifier | defaultValue |
Allows Multiple | false |
Description
The defaultValue
argument allows for the specification of a custom default value for the input field.
A default value is displayed when the value of the bind target is null
or invalid.
Values
The input field argument defaultValue
accepts the following value configurations.
-
defaultValue(value: any)
Allowed Input Fields
The input field argument defaultValue
can be used on all input fields.