TLBaseBinding
See source codeExtends BaseRecord<'binding', TLBindingId>.
interface TLBaseBinding<Type extends string, Props extends object>
extends BaseRecord<'binding', TLBindingId> {}Properties
fromId
fromId: TLShapeIdid
readonly
from BaseRecord
readonly id: Idmeta
meta: JsonObjectprops
props: PropstoId
toId: TLShapeIdtype
type: TypetypeName
readonly
from BaseRecord
readonly typeName: TypeNamePrev
TLBaseAssetNext
TLBaseShape