New to Kendo UI for Angular? Start a free 30-day trial
SegmentedControl Events
Updated on Mar 26, 2026
The SegmentedControl emits a selectedChange event every time the user selects a different item. The event emits the zero-based index of the newly selected button.
The following example demonstrates how to handle the selectedChange event to update a card with contextual information based on the selected item.
Change Theme
Theme
Loading ...