placeholder
Last updated
Last updated
Optional
Type: string
(static text, a format string or the return value of a JS/TS function)
Default: Depends on the component. See the reference table below.
Override the default placeholder text for the input component.
Note: once the user entered a value the placeholder is no longer visible.
placeholder
on a text-input
UI component | Default placeholder |
---|---|
"Select date"
"Select date" and "Select time"
"No model found"
"No value selected"
"No value selected"
"Enter " + the text-input
label