Component Example
Info: This is an info tip.
Warning: This is a warning tip.
Success: This is a success tip.
Error: This is an error tip.
Install using CLI
Component Source
Props
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| label | string | - | Yes | Tip label text |
| variant | 'info' | 'warning' | 'success' | 'error' | info | No | Tip type variant |
Slots
| Name | Description |
|---|---|
| default | The specific content of the tip |