naive-ui/demo/documentation/components/element/enUS/index.md

445 B

Element

Element can be render as a custom tag with the ability of accessing some configurations provided by n-config-provider.

Demos

basic
color

Props

Name Type Default Description
as string 'div'

Slots

Name Parameters Description
default (theme: string, namespace: string, themeEnvironment: any, styleScheme: object)

Events

Name Parameters
theme-change (theme: string)