borderBottom

Bottom border of the current component.


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

Set the bottom border of the current component.