Multi

class Multi<T>

Constructors

Link copied to clipboard
fun Multi()

Properties

Link copied to clipboard
val rows: DynamicComponentProperty<List<T>>
Link copied to clipboard
val store: ComponentProperty<Store<List<T>>?>