Readonly
editedWhether the input has been edited by user.
This flag can be set using InStatus.markEdited()
.
Readonly
hasWhether the input has focus currently.
Readonly
touchedWhether the input had focus already.
This flag can be set using InStatus.markTouched()
.
Generated using TypeDoc
A flags representing aggregated input status.