Public function

Signature
function TldrawUiPopover({
  id,
  children,
  onOpenChange,
  open,
}: TLUiPopoverProps): import('react/jsx-runtime').JSX.Element
Parameters
NameDescription

{ id, children, onOpenChange, open }

TLUiPopoverProps
Returns
import('react/jsx-runtime').JSX.Element
References

TLUiPopoverProps

Source

packages/tldraw/src/lib/ui/components/primitives/TldrawUiPopover.tsx

TldrawUiMenuSubmenuTldrawUiPopoverContent