ActionSheetAction
Interface
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.
id?
string | number
Specifies the unique identifier of the action button.
size?
ButtonSize
Sets the size of 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.