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.
3,3785 gold badges31 silver badges69 bronze badges
4
