UNPKG

vue-component-toolkit

Version:

A Vue3 component toolkit library

25 lines (17 loc) 612 B
# Panel ## Props | Prop name | Description | Type | Values | Default | | --------- | ----------- | ------- | ------ | ------- | | component | | object | - | | | id | | number | - | | | selected | | boolean | - | | | text | | string | - | | ## Events | Event name | Properties | Description | | ---------- | ---------- | ----------- | | select | | ## Slots | Name | Description | Bindings | | ------- | ----------- | -------- | | default | | | ---