usePlatformContext()
Home > @gooddata/sdk-ui-pluggable-application > usePlatformContext
usePlatformContext() function
Returns platform context snapshot (or undefined if not available yet).
Signature:
export declare function usePlatformContext(): IPlatformContext | undefined;
Returns:
IPlatformContext | undefined