New to KendoReactLearn about KendoReact Free.

Customization

Updated on Apr 2, 2026

The SegmentedControl allows you to fully customize the visual appearance of each item by using the itemTemplate prop.

The itemTemplate is a function that receives the item's data (SegmentedItemProps) and returns a React node to render inside the item button.

The following demo shows how to use a custom template to render each item with an icon, a label, and a badge element.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support