New to Kendo UI for Angular? Start a free 30-day trial
SegmentedItemSettings
Updated on Mar 25, 2026
Represents the settings for an item in the SegmentedControlComponent.
| Name | Type | Default | Description |
|---|---|---|---|
disabled? |
|
Determines whether the button is disabled. | |
icon? |
|
Specifies the name of an existing font icon in the Kendo UI theme. | |
svgIcon? |
|
Defines the SVG icon to render inside the button. | |
text? |
|
Specifies the text content of the button. | |
title? |
|
Sets the |