Function createSteppedScale

  • Creates a scale around an input color with the requested number of steps. E.g. 5 steps requested, it will go: darker1, darker2, input, lighter1, lighter2.

    Parameters

    • __namedParameters: SteppedScaleProps

    Returns string[]

Generated using TypeDoc