GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.27.0
  • Code samples
  • GitHub

uiModule

Home > @gooddata/sdk-model > IRemotePluggableApplicationsRegistryV1 > uiModule

IRemotePluggableApplicationsRegistryV1.uiModule property

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Optional remote module federation definition for a custom shell UI module.

Signature:

uiModule?: IRemotePluggableApplicationModule;

Remarks

When set, the shell application loads the UI module from this remote instead of using the built-in default shell UI. The loaded module must conform to the IShellUiModule interface.

This allows organizations to fully replace the application chrome (header, navigation, layout) with a custom implementation while keeping the pluggable application loading and lifecycle management intact.

  • IRemotePluggableApplicationsRegistryV1.uiModule property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use