Skip to content

FormFieldViewModel.error

Andrei Fangli edited this page Sep 3, 2023 · 3 revisions
API / FormFieldViewModel<TValue> / error property

An error message (or translation key) providing information as to why the field is invalid.

This is a public read-write property.
Property type: String or undefined

public error: string | undefined
Clone this wiki locally