vue-component-toolkit
Version:
A Vue3 component toolkit library
17 lines (11 loc) • 424 B
Markdown
# Tabs
## Props
| Prop name | Description | Type | Values | Default |
| ---------- | ----------- | ------------- | ------ | ------- |
| closeable | | boolean\|func | - | false |
| modelValue | | array | - | |
## Events
| Event name | Properties | Description |
| ----------------- | ---------- | ----------- |
| update:modelValue | |