Optional
Readonly
append?: trueAllows appending elements if specified multiple times.
Optional
Readonly
limit?: numberThe maximum allowed number of elements.
Optional
Readonly
separator?: string | RegExpThe parameter value separator. If specified, the option accepts a single parameter.
Optional
Readonly
unique?: trueTrue if duplicate elements should be removed.
Defines attributes common to array-valued options.