BindingOnShapeDeleteOptions
Table of contents
Public interface
Signature
interface BindingOnShapeDeleteOptions<Binding extends TLUnknownBinding> {}
References
Source
packages/editor/src/lib/editor/bindings/BindingUtil.ts
Properties
binding
Public propertysignature
Signature
binding: Binding
shape
Public propertysignature
Signature
shape: TLShape
References