Skip to content

IFormFieldViewModel.initialValue

Andrei Fangli edited this page Jun 2, 2021 · 1 revision
API / IFormFieldViewModel<TValue> / initialValue property

The initial value of the field. Useful in scenarios where the input should be highlighted if the field has changed.

This is a read-only property.
Property type: TValue

readonly initialValue: TValue
Clone this wiki locally