Skip to content

FormField.initialValue

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions
API / FormField<TValue, TValidationError> / initialValue property

Property type: TValue.

public get initialValue(): TValue
public set initialValue(value: TValue)

Source references:

Clone this wiki locally