g3-toolkit API Reference
    Preparing search index...

    Interface LayoutMetricsInput

    interface LayoutMetricsInput {
        edges: readonly MetricsEdge[];
        nodes: readonly MetricsNode[];
    }
    Index

    Properties

    Properties

    edges: readonly MetricsEdge[]
    nodes: readonly MetricsNode[]