@serenada/react-ui
    Preparing search index...

    Interface DebugPanelSection

    interface DebugPanelSection {
        metrics: DebugPanelMetric[];
        title: string;
    }
    Index

    Properties

    Properties

    metrics: DebugPanelMetric[]
    title: string