borderTop

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

Set the top border of the current component.