torque-pro-assistant - v1.0.0
    Preparing search index...
    interface StatusBarProps {
        testId?: string;
        units: "imperial" | "metric";
    }
    Index

    Properties

    Properties

    testId?: string
    units: "imperial" | "metric"

    Imperial / metric label for the units segment. Sourced from the preferences slice by the caller.