DependencyGraphTypes
Home > @backstage/core-components
> DependencyGraphTypes
Types for the DependencyGraph() component.
Signature:
namespace DependencyGraphTypes
Enumerations
Enumeration |
Description |
---|---|
Node alignment | |
Graph direction | |
Position of label in relation to the edge | |
Algorithm used to rand nodes in graph |
Type Aliases
Type Alias |
Description |
---|---|
Edge of DependencyGraph() | |
Node of DependencyGraph() | |
Custom React component for edge labels | |
Properties of DependencyGraphTypes.RenderLabelFunction for DependencyGraphTypes.DependencyEdge | |
Custom React component for graph DependencyGraphTypes.DependencyNode | |
Properties of DependencyGraphTypes.RenderNodeFunction for DependencyGraphTypes.DependencyNode |