Type aliases
Orientation
Orientation: "horizontal" | "vertical"
PathFunction
Type declaration
-
-
Parameters
Returns string
PathFunctionOption
PathFunctionOption: "diagonal" | "elbow" | "straight" | "step"
RenderCustomNodeElementFn
Type declaration
-
-
Parameters
Returns Element
SyntheticEventHandler
SyntheticEventHandler: (evt: SyntheticEvent) => void
Type declaration
-
- (evt: SyntheticEvent): void