borderTop

Top border of the current component.


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

Set the top border of the current component.