New to Kendo UI for Angular? Start a free 30-day trial
ActionSheetAction
The settings for the ActionSheet action buttons.
Name | Type | Default | Description |
---|---|---|---|
fillMode? |
|
The fill mode of the action button. The supported values are:
| |
icon? |
|
The font icon of the action button. | |
id? |
|
The unique identifier of the action button. | |
size? |
|
The size of the action button. The supported values are:
| |
svgIcon? |
|
The SVG icon of the action button. | |
text? |
|
The text of the action button. | |
themeColor? |
|
The theme color of the action button. The possible values are:
| |
title? |
|
The title of the action button. The title shows as the default tooltip for the action button. |