naive-ui/demo/documentation/components/icon/zhCN/index.demo-entry.md
07akioni 487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00

875 B
Raw History

图标 Icon

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

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

演示

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

basic
theme
custom-icon
depth

Props

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

Slots

名称 参数 说明
default ()