Plugin API

Use this page to configure locale behavior and component registration when the minimum setup is already complete.

Before you start

  • You already completed the minimum setup from Installation.
  • You need to configure locale behavior or custom component registration.
  • You want direct navigation to dedicated pages for icon and runtime theme configuration.

Configure locales and default locale

Use locales to register additional dictionaries and locale to set the initial locale code used by date helpers and date-driven components.

Locales + default locale

Override component registration strategy

Use the components option when you need a constrained registry instead of registering the whole default component set.

If you do not pass components, NuvexUI registers its default public component registry.

Register only a custom subset

Recommended next steps

Continue with the page that matches your next integration decision after plugin setup is stable.