It should be possible to disable individual elements so that no events are received for those.
It should be possible to define that e.g. an disabled attribute is automatically added whenever an element is disabled, including if it's disabled in an indirect way through disabling any parent.
It should be possible to disable individual elements so that no events are received for those.
It should be possible to define that e.g. an
disabledattribute is automatically added whenever an element is disabled, including if it's disabled in an indirect way through disabling any parent.