Enode — API Reference
    Preparing search index...
    • A front + back anatomical muscle map. Presentational only.

      Parameters

      • muscleFill: {
            className?: string;
            heightClass?: string;
            muscleFill?: (key: MuscleKey) => string | undefined;
        }

        recolour pipeline: return a CSS colour (e.g. var(--color-…)) for a given MuscleKey, or undefined to keep the neutral default. Omit entirely for the plain, uncoloured map.

      Returns Element