TLShapeIndicatorComponent
Public typealias
Signature
type TLShapeIndicatorComponent = React.ComponentType<{
id: TLShapeId
color?: string | undefined
opacity?: number
className?: string
}>
References
Source
Public typealias
type TLShapeIndicatorComponent = React.ComponentType<{
id: TLShapeId
color?: string | undefined
opacity?: number
className?: string
}>