Table of contents

Public interface

Signature
interface BindingOnShapeDeleteOptions<Binding extends TLUnknownBinding> {}
References

TLUnknownBinding

Source

packages/editor/src/lib/editor/bindings/BindingUtil.ts


Properties

binding

Public propertysignature

Signature
binding: Binding

shape

Public propertysignature

Signature
shape: TLShape
References

TLShape


BindingOnShapeChangeOptionsBindingUtil