Overview of sdk-pluggable-application-model
Home > @gooddata/sdk-pluggable-application-model
sdk-pluggable-application-model package
Model contracts for pluggable application integration.
Enumerations
|
Enumeration |
Description |
|---|---|
|
(ALPHA) Panther tier. |
Functions
|
Function |
Description |
|---|---|
|
(ALPHA) Type guard for IPlatformContextV1. |
Interfaces
|
Interface |
Description |
|---|---|
|
(ALPHA) Mounted application instance. | |
|
(ALPHA) Organization information available in the platform context. | |
|
(ALPHA) Organization-level permissions. | |
|
(ALPHA) Platform context contract version 1.0. | |
|
(ALPHA) Pluggable application entrypoint. | |
|
(ALPHA) Event emitted by the pluggable application towards the host. | |
|
(ALPHA) Handle returned from mount for lifecycle management and host -> module interaction. | |
|
(ALPHA) Options passed by the host into a pluggable application's mount function. | |
|
(ALPHA) Navigation facade exposed to pluggable applications. |
Type Aliases
|
Type Alias |
Description |
|---|---|
|
(ALPHA) Pluggable application embedding mode. | |
|
(ALPHA) Platform context contract. | |
|
(ALPHA) Pluggable application mount function signature. |