How do I add a subheader and a divider to a v-select
's dropdown?
#19019
Unanswered
Drillan767
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use the subgroups inside the
VListItem
component from aVSelect
, however I don't really understand how it works...I tried to reuse the doc's example with this playground, however as you can see I have a warning saying that
divider
is not a valid VNode.What bothers me is that the doc doesn't say how to use
item-type
, and the prop is missing its description.How does my code is supposed to look like?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions