@open-formulieren/types
Preparing search index...
index
LicensePlateProperties
Interface LicensePlateProperties
interface
LicensePlateProperties
{
type
:
"licenseplate"
;
validate
:
{
pattern
:
"^[a-zA-Z0-9]{1,3}\\-[a-zA-Z0-9]{1,3}\\-[a-zA-Z0-9]{1,3}$"
;
}
;
validateOn
:
"blur"
;
}
Index
Properties
type
validate
validate
On
Properties
type
type
:
"licenseplate"
validate
validate
:
{
pattern
:
"^[a-zA-Z0-9]{1,3}\\-[a-zA-Z0-9]{1,3}\\-[a-zA-Z0-9]{1,3}$"
;
}
validate
On
validateOn
:
"blur"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
validate
validate
On
@open-formulieren/types
Loading...