left

fun left(value: ScaledValueProperty)

This convenience function enables the definition of the border radius for the top left and bottom left corners of a block at once via the border-top-left-radius and border-bottom-left-radius CSS properties.

example call:

radius {
left { small }
}

Parameters

value

scale value, recommended to use predefined values via dev.fritz2.styling.theme.Theme.radii