use_floating

Function use_floating 

Source
pub fn use_floating<R: Into<Reference>>(
    reference: R,
    floating: AnyNodeRef,
    options: UseFloatingOptions,
) -> UseFloatingReturn
Expand description

Computes the x and y coordinates that will place the floating element next to a reference element.