Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Function.Is Edge Layoutable

sprotty / isEdgeLayoutable

Function: isEdgeLayoutable()

isEdgeLayoutable<T>(element): element is T & SChildElementImpl & InternalBoundsAware & EdgeLayoutable

Defined in: packages/sprotty/src/features/edge-layout/model.ts:32

Type Parameters

T

T extends SModelElementImpl

Parameters

element

T

Returns

element is T & SChildElementImpl & InternalBoundsAware & EdgeLayoutable