struct

CSS::ClampFunctionCall

Inherits CSS::FunctionCall < Struct < Value < Object

Represents a clamp() function call.

Typically used with length/percentage values (for example for responsive font sizes).

Constructors

new(min, preferred, max)
Source

Instance methods

arguments
Source
function_name
Source
preferred
Source