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

Describes the configuration for an ActionSheet action button.

Definition

Package:@progress/kendo-angular-navigation

Properties

fillMode?

ButtonFillMode

Defines the fill mode of the action button.

icon?

string

Sets the font icon for the action button.

id?

string | number

Specifies the unique identifier of the action button.

size?

ButtonSize

Sets the size of the action button.

svgIcon?

SVGIcon

Specifies an SVGIcon for the action button.

text?

string

Sets the text content of the action button.

themeColor?

ButtonThemeColor

Specifies the theme color of the action button.

title?

string

Specifies the title attribute for the action button. The title appears as the default tooltip.