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

    Interface DebugPanelMetric

    interface DebugPanelMetric {
        label: string;
        status: DebugStatus;
        value: string;
    }
    Index

    Properties

    Properties

    label: string
    status: DebugStatus
    value: string