outline

Outline of the current component.


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

Set the outline of the current component.