Public readonly variable

Signature
TldrawSelectionForeground: import('react').MemoExoticComponent<
  ({
    bounds,
    rotation,
  }: TLSelectionForegroundProps) =>
    | import('react/jsx-runtime').JSX.Element
    | null
>
References

TLSelectionForegroundProps

Source

packages/tldraw/src/lib/canvas/TldrawSelectionForeground.tsx

TldrawSelectionBackgroundTldrawUi