TLOnDoubleClickHandler
Public TypeAlias
Signature
type TLOnDoubleClickHandler<T extends TLShape> = (
shape: T
) => TLShapePartial<T> | void
Public TypeAlias
type TLOnDoubleClickHandler<T extends TLShape> = (
shape: T
) => TLShapePartial<T> | void