TldrawUiOrientationProviderProps
Table of contents
interface TldrawUiOrientationProviderProps {}Properties
children
children: ReactNode;orientation
orientation: "horizontal" | "vertical";tooltipSide
optional
tooltipSide?: "bottom" | "left" | "right" | "top";Prev
TldrawUiOrientationContextNext
TldrawUiProps