Interface ValueController<T, V>

A controller that has a view to control.

Type Parameters

Hierarchy

Implemented by

Properties

Properties

value: Value<T>
view: V
viewProps: ViewProps

Generated using TypeDoc