New to Kendo UI for AngularStart a free 30-day trial

Represents the settings for an item in the SegmentedControlComponent.

Definition

Package:@progress/kendo-angular-buttons

Properties

disabled?

boolean

Determines whether the button is disabled.

icon?

string

Specifies the name of an existing font icon in the Kendo UI theme.

svgIcon?

SVGIcon

Defines the SVG icon to render inside the button.

text?

string

Specifies the text content of the button.

title?

string

Sets the title attribute of the button. When no text is provided, the title value also renders as the aria-label attribute.