remove
Removes a item of the field array.
remove(form, name, options);
Parameters
form
FormStore
name
string
options
object
at
number
Explanation
With at
you define the index of the item to be removed. The action is executed only if you specify a valid index.