TldrawUiOrientationProviderProps

See source code
Table of contents
interface TldrawUiOrientationProviderProps {}

Properties

children

children: ReactNode;

orientation

orientation: "horizontal" | "vertical";

tooltipSide

optional
tooltipSide?: "bottom" | "left" | "right" | "top";

Prev
TldrawUiOrientationContext
Next
TldrawUiProps