Vuetify 2.2.6 - 禁用 VListGroup 中的切换

Vuetify 2.2.6 - Disable toggling in VListGroup

我想允许用户 select VListGroup 中的项目但不能切换(即不能没有 selection)。这怎么可能?

您需要传入v-list-item-groupmandatory属性。