TLBaseShape
See source codeTable of contents
Extends BaseRecord<'shape', TLShapeId>.
interface TLBaseShape<Type extends string, Props extends object>
extends BaseRecord<'shape', TLShapeId> {}Properties
id
readonly
from BaseRecord
readonly id: Idindex
index: IndexKeyisLocked
isLocked: booleanmeta
meta: JsonObjectopacity
opacity: TLOpacityTypeparentId
parentId: TLParentIdprops
props: Propsrotation
rotation: numbertype
type: TypetypeName
readonly
from BaseRecord
readonly typeName: TypeNamex
x: numbery
y: numberPrev
TLBaseBindingNext
TLBookmarkShapeProps