SuggestionTemplateProps
Interface
Definition
Package:@progress/kendo-react-conversational-ui
Properties
onClick?
(event: MouseEvent<HTMLElement, MouseEvent>) => void
A callback function that is called when the suggestion is clicked.
Parameters:eventMouseEvent<HTMLElement, MouseEvent>
The suggestion object containing the data to be rendered.