Interface ControllerArguments<In, Ex, P>

Type Parameters

Hierarchy

  • ControllerArguments

Properties

constraint: undefined | Constraint<In>
document: Document
initialValue: Ex
params: P
value: Value<In>
viewProps: ViewProps

Generated using TypeDoc