borderRight

Right border of the current component.


fun Modifier.borderRight(width: CssSize? = null, style: BorderStyle? = null, color: Color? = null): Modifier(source)

Set the right border of the current component.