vue-component-toolkit
Version:
A Vue3 component toolkit library
17 lines (11 loc) • 377 B
Markdown
# Card
## Props
| Prop name | Description | Type | Values | Default |
| ----------- | ----------- | ------ | ------ | ------- |
| title | | string | - | |
| description | | string | - | |
## Slots
| Name | Description | Bindings |
| ------- | ----------- | -------- |
| default | | |