Event for HTML Prop change [closed]

3 weeks ago 10
ARTICLE AD BOX

Is there a way to receive an event when a HTML property value changes?

More concretely, I need to be notified when the required prop of an <input /> element changes.

Is there a way to do this? Also, I am fine with a pure JS solution, but I am using React, so a solution specific to it would be fine aswell.

Lehks's user avatar

4

Read Entire Article