local
Home > @gooddata/sdk-model > ILocalPluggableApplicationRegistryItemV1 > local
ILocalPluggableApplicationRegistryItemV1.local 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.
Defines the local application module reference and route registration.
The loader strategy is intentionally not part of this data contract. The host resolves the loader implementation from application metadata (typically by app.id).
Signature:
local: ILocalPluggableApplicationModule;