Optional inner prop name that is the actual element we should bind to. This can happen when third party libraries wrap the inner input, select, textarea etc.
The default value to use when is element type using "checked".
The default value to use on resets.
Enables the blur event value/model update handler (default: true);
Enables the change event value/model update handler (default: false);
Whether or not native validation should be enabled, overrides main options.
Default for element should be a max of this value min="5".
Default element string should be a max of this length.
Default for element should be a min of this value min="5".
Default element string should be a min of this length.
Alertnate path in model to get/set data from for element value.
Default element should match this pattern.
Whether the element should be initialized as required.
Whether element should validate on blur, overrides main options.
Whether element should validate on change overrides main options.
Generated using TypeDoc
Interface for custom registrations of an element.