New to Telerik UI for Blazor? Start a free 30-day trial
Rendering Changes in 10.0.0
Updated on Mar 20, 2026
Make sure that you are using a compatible Telerik CSS theme every time you upgrade Telerik UI for Blazor.
AIPrompt
The AIPrompt component now renders suggestion items using a new markup structure:
- The
k-prompt-suggestionelement is replaced byk-suggestion. - The
k-suggestion-groupelement wraps allk-suggestionelements.