Single

class Single<T>

Constructors

Link copied to clipboard
fun Single()

Properties

Link copied to clipboard
val row: NullableDynamicComponentProperty<T>
Link copied to clipboard
val store: ComponentProperty<Store<T?>?>