TLBaseShape

Public Interface

Table of Contents
Signature
interface TLBaseShape<Type extends string, Props extends object>
  extends BaseRecord<'shape'> {}
References

BaseRecord


Properties

index

Public PropertySignature

Signature
index: string

isLocked

Public PropertySignature

Signature
isLocked: boolean

parentId

Public PropertySignature

Signature
parentId: TLParentId
References

TLParentId


props

Public PropertySignature

Signature
props: Props

rotation

Public PropertySignature

Signature
rotation: number

type

Public PropertySignature

Signature
type: Type

x

Public PropertySignature

Signature
x: number

y

Public PropertySignature

Signature
y: number

Edit this page
Last edited on 11 May 2023
TLBaseAssetTLBaseStyle