GenAIAssistant()
Home > @gooddata/sdk-ui-gen-ai > GenAIAssistant
GenAIAssistant() function
UI component that renders the Gen AI assistant.
Signature:
export declare function GenAIAssistant(props: GenAIAssistantProps): import("react/jsx-runtime").JSX.Element;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| props | 
Returns:
import("react/jsx-runtime").JSX.Element