mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
877 B
877 B
图标 Icon
Naive-UI 使用 Ionicons 作为内置的 Icon 库。
感谢 Ionicons 创造了这么多好看的图标。
演示
全部图标请参考 Ionicons V5 及 Ionicons V4。在 Naive UI 中,图标名称和 Ionicons 维持一致。导入方式请参考演示。
basic
theme
custom-icon
depth
icons
Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
theme | 'light' | 'dark' |
null |
|
themed-style | { [themeName: string]: object } |
null |
|
size | number | string |
null |
|
color | string |
null |
|
depth | 'primary' | 'secondary' | 'tertiary' |
null |
Slots
名称 | 参数 | 说明 |
---|---|---|
default | () |