TldrawUiPopover
Public function
Signature
function TldrawUiPopover({
  id,
  children,
  onOpenChange,
  open,
}: TLUiPopoverProps): import('react/jsx-runtime').JSX.Element
Parameters
| Name | Description | 
|---|---|
  |  | 
Returns
import('react/jsx-runtime').JSX.Element
References
Source
packages/tldraw/src/lib/ui/components/primitives/TldrawUiPopover.tsx

