UNPKG

vue-component-toolkit

Version:

A Vue3 component toolkit library

27 lines (19 loc) 695 B
# Tab ## Props | Prop name | Description | Type | Values | Default | | --------- | ----------- | ------- | ------ | ------- | | closeable | | boolean | - | false | | disabled | | boolean | - | false | | panel | | boolean | - | false | | selected | | boolean | - | false | | text | | string | - | | ## Events | Event name | Properties | Description | | ---------- | ---------- | ----------- | | select | | | close | | ## Slots | Name | Description | Bindings | | ------- | ----------- | -------- | | default | | | ---