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): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | GenAIAssistantProps |
Returns:
React.JSX.Element