allowNativeLinks
Home > @gooddata/sdk-ui-gen-ai > GenAIChatProps > allowNativeLinks
GenAIChatProps.allowNativeLinks property
When true, allows the chat to render links that open in a new tab or window. This is handy only when embedding the chat in same environment where GD platform is running because chat always create full URLs to the links.
Signature:
allowNativeLinks?: boolean;