Form Elements (Dual Listbox)
Clay Dual Listbox
The
size
attribute on each.clay-reorder select[multiple]
should be the maximum number ofoption
s that the inputs can contain. This ensures thatclay-dual-listbox
will not grow and shrink when items are moved from one input to another.If shifting content isn't an issue, the
size
attribute can be updated to match asoption
s get moved around.