Type alias ClampValue

ClampValue: `clamp(${string})`

Represents the CSS clamp() function, which clamps a value between an upper and lower bound.

Generated using TypeDoc