receive input while the popover is visible).
Popover.modal
bool modal() @propertyGet modal property.
Returns
Sets whether the popover is modal (so other elements in the window do not
void modal(bool propval) @propertySet modal property.
Parameters
propval | Sets whether the popover is modal (so other elements in the window do not receive input while the popover is visible). |