TLShapeIndicatorProps
Public interface
Signature
interface TLShapeIndicatorProps {}
Source
packages/editor/src/lib/components/default-components/DefaultShapeIndicator.tsx
Properties
className
Public propertysignature
Signature
className?: string
color
Public propertysignature
Signature
color?: string | undefined
hidden
Public propertysignature
Signature
hidden?: boolean
opacity
Public propertysignature
Signature
opacity?: number
shapeId
Public propertysignature
Signature
shapeId: TLShapeId
References