Skip to content

Migrate To Use Lifecycle Callback For Changed Attributes? #4

Open
@dyoder

Description

@dyoder

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions