core/modal/popover-confirm.component.ts
Properties |
action |
action:
|
Type : function
|
Which action to perform. |
label |
label:
|
Type : string
|
The label of the button |
status |
status:
|
Type : StatusType | "primary" | "default"
|
Optional |
The status class attached to the button. |