DefaultSelectionForeground

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

Parameters

NameDescription

{ bounds, rotation }

Returns

import("react/jsx-runtime").JSX.Element;
Prev
DefaultSelectionBackground
Next
DefaultSnapIndicator