className

@Composable
abstract fun className(className: String?)(source)

Set the CSS class of the current component.


abstract val className: String?(source)

The CSS class of the current component.