GenAiStore()
Home > @gooddata/sdk-ui-gen-ai > GenAiStore
GenAiStore() function
Provides the Gen AI store to the application.
Signature:
export declare function GenAiStore(props: GenAiStoreProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
import("react/jsx-runtime").JSX.Element