LandingScreen
Home > @gooddata/sdk-ui-gen-ai > IGenAIAssistantSlots > LandingScreen
IGenAIAssistantSlots.LandingScreen property
Custom React node rendered when no conversation exists yet or user has click on "New conversation" button.
Signature:
LandingScreen?: ComponentType<ISlotProps<IGenAIAssistantLandingScreenProps>>;