TLElbowArrowInfo

See source code
Table of contents
interface TLElbowArrowInfo {}

Properties

bindings

bindings: TLArrowBindings;

elbow

elbow: ElbowArrowInfo;

end

end: TLArrowPoint;

isValid

isValid: boolean;

route

route: ElbowArrowRoute;

start

start: TLArrowPoint;

type

type: "elbow";

Prev
TLEditorAssetUrls
Next
TLExternalContentProps