Placeholder
Identifier | placeholder |
Allows Multiple | false |
Description
Section titled “Description”The placeholder
argument allows for the specification of a placeholder value, which will be displayed when the input field has no data or is empty.
This is very similar to the HTML placeholder
attribute.
See also the defaultValue
argument.
Values
Section titled “Values”The input field argument placeholder
accepts the following value configurations.
-
placeholder(value: any)
Allowed Input Fields
Section titled “Allowed Input Fields”
The input field argument placeholder
can be used on the following input fields.
Examples
Section titled “Examples”INPUT[text(placeholder(Appointment Location)):bind_target]