Options for controlling the behavior of the HxModal.Backdrop
.
Name | Value | Description |
---|---|---|
True | 0 | A backdrop will be rendered. The modal will be closed upon clicking on the backdrop. |
False | 1 | No backdrop will be rendered. |
Static | 2 | A static backdrop will be rendered. The modal will not be closed upon clicking on the backdrop. |