className

open fun className(value: String)

Sets the class attribute.

Parameters

value

open fun className(value: Flow<String>)

Sets the class attribute.

Parameters

value

Flow with String