pub static HOVER_OPEN_DELAY_VAR: ContextVar<Duration>Expand description
Delay a sub-menu must be hovered to open the popup.
Is 300.ms() by default.
pub static HOVER_OPEN_DELAY_VAR: ContextVar<Duration>Delay a sub-menu must be hovered to open the popup.
Is 300.ms() by default.