Single

class Single<T>

Properties

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