Skip to content

IFormFieldConfig.initialValue

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions

Provides the initial value of the field.

Property type: TValue.

readonly initialValue: TValue

Source reference: src/forms/FormField.ts:22.

Clone this wiki locally