naive-ui/demo/documentation/components/icon/zhCN/index.md
songwanli2025@163.com 9c6de6c345 modify(icons)
2020-03-16 15:50:43 +08:00

877 B
Raw History

图标 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 ()