Dialog
lx-dialog is a directive that create a dialog. This dialog is managed by the LxDialogService.
Three directives need to be transcluded.
lx-dialog-header, lx-dialog-content and lx-dialog-footer.
| Parameter |
Type |
Default |
Description |
| lx-auto-close |
boolean |
true |
Specify if the dialog should be closed when clicking outside. |
| lx-escape-close |
boolean |
true |
Specify if the dialog should be closed with escape key. |
| Parameter |
Type |
Description |
| dialogId* |
string |
The dialog id specified in the directive id attribute. |
| Parameter |
Type |
Description |
| dialogId* |
string |
The dialog id specified in the directive id attribute. |
| Available parameter |
Type |
Description |
| event |
object |
The broadcast original event. |
| dialogId |
string |
The dialog id specified in the directive id attribute. |
| Available parameter |
Type |
Description |
| event |
object |
The broadcast original event. |
| dialogId |
string |
The dialog id specified in the directive id attribute. |
| Available parameter |
Type |
Description |
| event |
object |
The broadcast original event. |
| dialogId |
string |
The dialog id specified in the directive id attribute. |
| Available parameter |
Type |
Description |
| event |
object |
The broadcast original event. |
| dialogId |
string |
The dialog id specified in the directive id attribute. |
| Available parameter |
Type |
Description |
| event |
object |
The broadcast original event. |
| dialogId |
string |
The dialog id specified in the directive id attribute. |