Multiple widgets

Startin’blox provides a list of default widgets to handle multiples:

solid-multiple

default for display

Inserts all the widgets in a <solid-multiple> tag.

solid-multiple-form

default for forms

Inserts all the widgets in a <solid-multiple-form> tag, with a “remove” button for each widget, and an “add” button.

solid-multiple-select

Inserts all the values as <option> in a <select> tag with a multiple attribute.