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