Values
ENABLED
The default state, when the input is enabled.
Available since
1.0.0
.DISABLED
The disabled state, when the input is not enabled.
Available since
1.0.0
.FOCUSED
The focused state, when the input is currently in focus and the user can type on the keyboard.
Available since
1.0.0
.ERROR
The state when the input has an error string and is not focused.
Available since
1.0.0
.