Open
Description
Under the hood, we use a MutationObserver to detect attribute changes, but this feature is already built into Web Components. We could set the observedAttributes
property with our current observe
class method.
Metadata
Metadata
Assignees
Labels
No labels