TLShapeIndicatorProps

See source code
Table of contents
interface TLShapeIndicatorProps {}

Properties

className

optional
className?: string;

color

optional
color?: string | undefined;

hidden

optional
hidden?: boolean;

opacity

optional
opacity?: number;

shapeId

shapeId: TLShapeId;

userId

optional
userId?: string;

Prev
TLSessionStateSnapshot
Next
TLShapeIndicatorsProps