You cannot use disabled v-select
.
\n You cannot use read-only v-select
, but it looks\n default.\n
\n You can use dense
prop to reduce the field height and\n lower max height of list items.\n
\n The selection
slot can be used to customize the way\n selected values are shown in the input. This is great when you\n want something like foo (+20 others)
or don't want\n the selection to occupy multiple lines.\n
Use a custom prepended or appended icon.
\n\n A multi-select can utilize v-chip
as the display for\n selected items.\n
\n The v-select
components can be optionally expanded\n with prepended and appended items. This is perfect for customized\n select-all functionality.\n