Info (提示框)
带颜色、图标、标题与描述的内联提示框。
颜色与变体
Heads up
A primary info callout.
Success
Your changes were saved.
Error
Something went wrong.
Basic.vue
属性
| 属性 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| className | string | "" | |
| color | KunUIColor | "default" | |
| description | string | "" | |
| icon | string | "" | |
| rounded | KunUIRounded | undefined | |
| title | string | "" | |
| variant | KunUIVariant | "flat" |