Package dev. fritz2. styling
Types
StyleClass
Link copied to clipboard
Functions
staticStyle
Link copied to clipboard
whenever
Link copied to clipboard
inline fun <T> StyleClass.whenever(upstream: Flow<T>, crossinline mapper: suspend (T) -> Boolean): Flow<StyleClass>
Content copied to clipboard
Properties
name
Link copied to clipboard
use name on a Flow<StyleClass> just as you do on StyleClass to apply it whereever class-names are required as Strings