Type Alias floating_ui_dom::Hide
source · pub type Hide<'a> = Hide<'a, Element, Window>;Expand description
Provides data to hide the floating element in applicable situations, such as when it is not in the same clipping context as the reference element.
See https://floating-ui.com/docs/hide for the original documentation.
Aliased Type§
struct Hide<'a> { /* private fields */ }