Enode — API Reference
    Preparing search index...
    • A compact metric card. Prop-driven over MetricPerformanceData; resolves the metric name / unit / colour from the metrics + text-content stores. showReps switches the body between per-set and per-rep bars.

      Parameters

      • __namedParameters: {
            data: MetricPerformanceData;
            onSelectSet: (id: string) => void;
            selectedSetID: string | null;
            showReps: boolean;
        }

      Returns Element