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) Creates an analytical backend instance from the platform context auth credentials. | |
|
React provider that binds platform context into React context. | |
|
Returns client platform context snapshot (or undefined if not available yet). | |
|
Returns client platform context snapshot and throws if it's not available. |
Interfaces
|
Interface |
Description |
|---|---|
|
Platform context extended with a client-created backend instance. | |
|
(ALPHA) Options for createBackendForModule(). | |
|
Props for PlatformContextProvider(). |