Overview of sdk-ui-pluggable-application
Home > @gooddata/sdk-ui-pluggable-application
sdk-ui-pluggable-application package
React helpers for pluggable application integration.
Functions
|
Function |
Description |
|---|---|
|
(ALPHA) Standard provider stack for pluggable application modules. | |
|
(ALPHA) Creates an analytical backend instance from the platform context auth credentials. | |
|
(ALPHA) React provider that binds platform context into React context. | |
|
(ALPHA) React provider exposing pluggable-to-host event helpers. | |
|
(ALPHA) Returns client platform context snapshot (or undefined if not available yet). | |
|
(ALPHA) Returns client platform context snapshot and throws if it's not available. | |
|
(ALPHA) Returns event helpers for communication with host. |
Interfaces
|
Interface |
Description |
|---|---|
|
(ALPHA) Props for AppProviders(). | |
|
(ALPHA) Platform context extended with a client-created backend instance. | |
|
(ALPHA) Options for createBackendForModule(). | |
|
(ALPHA) Props for PlatformContextProvider(). | |
|
(ALPHA) Value exposed by PluggableAppEventsProvider(). | |
|
(ALPHA) Props for PluggableAppEventsProvider(). |