TldrawUiOrientationProviderProps
See source codeTable of contents
interface TldrawUiOrientationProviderProps {}Properties
children
children: ReactNodeorientation
orientation: 'horizontal' | 'vertical'tooltipSide
optional
tooltipSide?: 'bottom' | 'left' | 'right' | 'top'Prev
TldrawUiOrientationContextNext
TldrawUiProps