naive-ui/demo/documentation/components/configProvider/enUS/inheritTheme.md

195 B

Inherit Theme

If you don't set theme of n-config-provider, the theme of n-config-provider is inherited by default.

<n-config-provider>
  <n-tag>Oops</n-tag>
</n-config-provider>