New to Telerik UI for Blazor? Start a free 30-day trial
Rendering Changes in 10.0.0
Updated on Aug 9, 2025
AIPrompt
The AIPrompt component now renders suggestion items using a new markup structure:
- The
k-prompt-suggestion
element is replaced byk-suggestion
. - The
k-suggestion-group
element wraps allk-suggestion
elements.