Intuitively these should help: - tell model if an input or textarea is correctly focus so they might want to type there https://developer.mozilla.org/en-US/docs/Web/API/Document/activeElement - tell model what are the current value, placeholder and name of these elements, instead of just name