inputs icon indicating copy to clipboard operation
inputs copied to clipboard

Inputs.select should allow size for multiple=false

Open mootari opened this issue 3 years ago • 0 comments

The size option for Inputs.select() is currently ignored if multiple isn't also set to true. This restriction seems arbitrary, since native selects allow a size > 1 for single-choice selects.

mootari avatar Dec 05 '22 18:12 mootari