- From: Joe Pea <notifications@github.com>
- Date: Sun, 27 Apr 2025 16:28:30 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 27 April 2025 23:28:34 UTC
trusktr left a comment (whatwg/dom#533) Just to clarify the OP: > similar to the way `connectedCallback` and `disconnectedCallback` work for custom elements but unlike those at the end of the microtask Is this describing a synchronous API (not an async API like MutationObserver which runs callbacks in a microtask)? If so, that's what I want. A synchronous API. (We already have MutationOberver for async). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/533#issuecomment-2833692556 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/533/2833692556@github.com>
Received on Sunday, 27 April 2025 23:28:34 UTC