naive-ui/demo/documentation/components/configProvider/enUS/inheritTheme.md
2019-11-09 22:45:07 +08:00

163 B

Inherit Theme

If you don't set theme of app, the theme of app is inherited by default.

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