Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>DOM_childNodeCountUpdated

A high-level puppeteer/playwright-like library for Deno
Latest
interface DOM_childNodeCountUpdated
import { type DOM_childNodeCountUpdated } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";

Properties

nodeId: DOM_NodeId

Id of the node that has changed.

childNodeCount: number

New node count.