DefaultSelectionBackground

See source code
function DefaultSelectionBackground({
  bounds,
  rotation,
}: TLSelectionBackgroundProps): import("react/jsx-runtime").JSX.Element;

Parameters

NameDescription

{ bounds, rotation }

Returns

import("react/jsx-runtime").JSX.Element;
Prev
DefaultScribble
Next
DefaultSelectionForeground