InputArray
Last updated
Was this helpful?
Last updated
Was this helpful?
Add items onKeyDown
enter
Delete items onKeyDown
backspace
Animated shake
notifies the user if they try to break required min
/max
array items
The value returned by the field is an array [...]
Use any HTML5 input type except search
and range
.
Applied to each input.
Define how many empty items you want to show as default.
Please note that this option has nothing to do with validation! If you show empty fields and set the field to be required, it might be confusing to the user when they get an error when they submit the form.
Not recommended to set this option to false because it will sync the field value, on every keystroke.
Require minimum items, prevents the user from deleting input items.
Allow max items, prevents the user from adding input items.
0
equals no limitation