Masked Input
Common Configuration Properties
Property
Type
Description
Example Schema Snippet
{
"type": "masked",
"label": "Phone Number",
"model": "userPhoneNumber",
"placeholder": "(999) 999-9999",
"fieldOptions": {
"mask": "(999) 999-9999"
}
}Runtime Notes
Full Property Reference
Last updated
Was this helpful?