minmax

fun minmax(min: Property, max: Property): String

Function to create the CSS minmax function.

Parameters

max

value or expression for the upper limit

min

value or expression for the lower limit