Icon 图标
你可以通过class类的方式在任何你需要的地方使用它! 但是为了方便使用,图标被封装成了一个组件。
基础用法
使用 target
指定图标
图标集合
success
danger
warning
info
minus
plus
tg-top-1
tg-top-2
tg-top-3
tg-right-1
tg-right-2
tg-right-3
tg-bottom-1
tg-bottom-2
tg-bottom-3
tg-left-1
tg-left-2
tg-left-3
image
email
logout
delete
edit
user
user-fill
user2
loading
eye
other
tag-fill
time
star
star-fill
home
medal
option
upload
dongtai
close
cricle-close
Icon API
Icon Props
属性名 | 说明 | 类型 | 默认值 |
---|---|---|---|
target | 图标的名称 | String | --- |
tag | 图标的自定义元素标签 | i / label | i |
for | 当type 是label 时 label for | String | --- |
color | 图标的颜色 | String | --- |
noPadding | 是否清除默认内边距 | Boolean | false |
rotating | 图标是否会无限旋转 | Boolean | false |
Icon Slots
名称 | 说明 |
---|---|
default | 默认槽 |