New to Kendo UI for Angular? Start a free 30-day trial
SegmentedControl Appearance
Updated on Mar 27, 2026
The SegmentedControl provides predefined appearance options such as different sizes. For information about configuring how items are sized within the component, refer to the Layout Mode article.
Size
The SegmentedControl allows you to configure the size of its items. To set the size, use the size property. It accepts values of type ButtonSize.
The size option supports the following values:
smallmediumlarge
The following example demonstrates the available sizes of the SegmentedControl.
Change Theme
Theme
Loading ...