NodeState
Properties
Section titled “Properties”
readonlydirty:Store<boolean>
disabled
Section titled “disabled”
readonlydisabled:Store<boolean>
errors
Section titled “errors”
readonlyerrors:Store<ValidationError[]>
showErrors
Section titled “showErrors”
readonlyshowErrors:Store<boolean>
touched
Section titled “touched”
readonlytouched:Store<boolean>
validationStatus
Section titled “validationStatus”
readonlyvalidationStatus:Store<"idle"|"pending"|"valid"|"invalid">
readonlyvalue:Store<unknown>
visible
Section titled “visible”
readonlyvisible:Store<boolean>