UNPKG

vue-component-toolkit

Version:

A Vue3 component toolkit library

20 lines (14 loc) 572 B
# MenuLevel ## Props | Prop name | Description | Type | Values | Default | | --------- | ----------- | ------- | ------ | ------- | | collapsed | | boolean | - | false | | drawer | | boolean | - | false | | options | | array | - | | | path | | object | - | | | selected | | object | - | | ## Events | Event name | Properties | Description | | ----------------- | ---------- | ----------- | | update:modelValue | | ---