web-feature: Change event

baseline logo Widely available

The change event for <input>, <select>, and <textarea> elements fires when the user modifies the element’s value. Unlike the input event, the change event does not necessarily fire on every alteration to an element’s value.