minmax

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

Function to create the CSS minmax function.

Parameters

min

value or expression for the lower limit

max

value or expression for the upper limit