cancel | String | | message:private-default-confirm-cancel | literal |
The label for the ok button. |
disabled | boolean | | false | prop |
If true, then the mixin does nothing (no attributes added, no module imported). |
message | String | | message:private-default-confirm-message | literal |
The message to present to the user in the body of the modal dialog. |
ok | String | | message:private-default-confirm-ok | literal |
The label for the ok button. |
okClass | String | | | literal |
title | String | | message:private-default-confirm-title | literal |
The title for the modal dialog. |