TldrawUi
Public Readonly Variable
Signature
TldrawUi: React.NamedExoticComponent<
{
children?: ReactNode
hideUi?: boolean | undefined
shareZone?: ReactNode
topZone?: ReactNode
renderDebugMenuItems?: (() => React.ReactNode) | undefined
} & TldrawUiContextProviderProps
>
References
React.NamedExoticComponent, ReactNode, React.ReactNode, TldrawUiContextProviderProps