1.0.1 • Published 3 years ago
@ks-web-components/ks-card v1.0.1
ks-card
Container component that has a title and expects content.
Usage
npm install @ks-web-components/ks-cardLive Example
Attributes
| Property | Attribute | Type | Default | Description |
|---|---|---|---|---|
| title | title | string | Text to display as the card title |
Slots
| Name | Description |
|---|---|
| default slot | The content of the component |
| header slot | A possible header content |