naive-ui/demo/documentation/components/icon/zhCN/index.demo-entry.md

897 B
Raw History

图标 Icon

Naive-UI 使用 Ionicons 作为内置的 Icon 库。

感谢 Ionicons 创造了这么多好看的图标。

演示

全部图标请参考 Ionicons V5 及 Ionicons V4。在 Naive UI 中,图标名称和 Ionicons 维持一致。导入方式请参考演示。

basic
theme
custom-icon
depth

Props

名称 类型 默认值 说明
color string undefined
depth 'primary' | 'secondary' | 'tertiary' undefined
size number | string undefined
themed-style { [themeName: string]: Object } undefined
theme 'light' | 'dark' | null | string null

Slots

名称 参数 说明
default ()