New to KendoReact? Start a free 30-day trial
Suggestion Templates
Suggestion TemplatesPremium
Updated on Dec 19, 2025
The KendoReact Chat allows you to customize the appearance and behavior of suggestion buttons through the suggestionTemplate property.
To set a custom suggestion template, create a React component and assign it to the suggestionTemplate property of the Chat component.
The following example demonstrates different suggestion templates tailored for various scenarios:
- Default: Built-in Chat Suggestions styling
- Category: Color-coded suggestions with icons based on categories (action, question, info, help)
- Animated: Modern gradient styling with hover animations, shimmer effects, and floating motion
- Accessible: Optimized for keyboard navigation and screen readers with enhanced focus states
- Card: Card-style layout with descriptions and hover effects for detailed information
- Icon: Icon-based suggestions with emojis in rounded containers
- Poll: Interactive voting suggestions with progress bars and vote counts
Each template automatically uses appropriate suggestion data structures to showcase their unique capabilities and interaction patterns.
The flexibility of the suggestionTemplate property allows you to create any visual design and interaction pattern that fits your application's requirements.
Change Theme
Theme
Loading ...