right

fun right(value: ScaledValueProperty)

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

example call:

radius {
right { small }
}

Parameters

value

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