alarms/alarms.model.ts
Properties |
|
| action |
action:
|
Type : function
|
|
Action to be executed when the button is clicked. |
| additionalButtonClasses |
additionalButtonClasses:
|
Type : string
|
| Optional |
| additionalIconClasses |
additionalIconClasses:
|
Type : string
|
| Optional |
| disabled |
disabled:
|
Type : boolean
|
| Optional |
| icon |
icon:
|
Type : SupportedIcons
|
| label |
label:
|
Type : string
|
| Optional |
| priority |
priority:
|
Type : number
|
| Optional |
| title |
title:
|
Type : string
|