borderLeft
Left border of the current component.
fun Modifier.borderLeft(width: CssSize? = null, style: BorderStyle? = null, color: Color? = null): Modifier(source)
Set the left border of the current component.
Left border of the current component.
Set the left border of the current component.