pub static CLOSE_ON_FOCUS_LEAVE_VAR: ContextVar<bool>Expand description
If popup will close when it no longer contains the focused widget.
Is true by default.
pub static CLOSE_ON_FOCUS_LEAVE_VAR: ContextVar<bool>If popup will close when it no longer contains the focused widget.
Is true by default.