naive-ui/demo/documentation/components/element/zhCN/index.md
2020-02-03 19:44:42 +08:00

427 B

元素 Element

Element 可以被渲染成各种标签同事还可以获得某些 Config Provider 提供的配置。

演示

basic
color

Props

名称 类型 默认值 介绍
as string 'div'

Slots

名称 参数 介绍
default (theme: string, namespace: string, themeEnvironment: any, styleScheme: object)

Events

名称 参数
theme-change (theme: string)