TldrawSelectionForeground
Public readonly variable
Signature
TldrawSelectionForeground: import('react').MemoExoticComponent<
  ({
    bounds,
    rotation,
  }: TLSelectionForegroundProps) =>
    | import('react/jsx-runtime').JSX.Element
    | null
>
References
Source
packages/tldraw/src/lib/canvas/TldrawSelectionForeground.tsx

