Docs
Floating

Floating

API reference for @udecode/plate-floating.

floating components provide utilities for creating floating UI elements.

FloatingComponent

A component for creating floating UI elements.

Parameters

Collapse all

    Additional classes to apply to the floating component.

    Additional props to pass to the floating component.

Returns

    A component that renders a floating UI element.

FloatingHandle

A handle for interacting with floating components.

Parameters

Collapse all

    Additional classes to apply to the handle.

    Whether to display a visual handle.

    Additional props to pass to the handle.

Returns

    A component that renders a handle for interacting with floating components.