FormField.initialValue - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / FormField<TValue, TValidationError> / initialValue property
Property type: TValue.
public get initialValue(): TValue
public set initialValue(value: TValue)
Source references: