Create a <multi-select> or <multi-checkbox> element for fields supporting multiple choices.
<multi-select>
<multi-checkbox>
Configuration object for creating the multi-select element. The value property accepts an array of strings or numbers corresponding to the selected choices.
value
Create a
<multi-select>
or<multi-checkbox>
element for fields supporting multiple choices.