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.
Right border of the current component.
Set the right border of the current component.