error-message
Last updated
Last updated
Optional
Type: string
Default: An error message that relates to the bound input
Override the default error message when the input component is validated.
Remember to use required="true"
The overridden error message will only be used when the input component is marked as required. I.e. required="true"
error-message
on a text-input