I'd like to have a option group
(like this) on a vuetify select
.
Is that possible? And if it is, how do I do it?
Vuetify v3. 0 (Titan) Beta was planned to be released during February 2022.
Why Vuetify? Since its initial release in 2014, Vue. js has grown to be one of the most popular JavaScript frameworks in the world. One of the reasons for this popularity is the wide use of components which enable developers to create concise modules to be used and re-used throughout their application.
Customizing. By default, Vuetify has a standard theme applied for all components. This can be easily changed. Simply pass a theme property to the Vuetify constructor.
Vuetify utilizes Google's Material Design design pattern, taking cues from other popular frameworks such as Materialize. css, Material Design Lite, Semantic UI and Bootstrap 4. On the other hand, Vue CLI is detailed as "Standard Tooling for Vue. js Development".
Seems that vuetify now offers this functionality itself. See the example model of the vuetify doku:
So you have to give the array ’items' only an object at the desired position.
Example {'header': 'Mitarbeiter'}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With