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

x/astral/bindings/celestial.ts>DOM_pseudoElementRemoved

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

Properties

parentId: DOM_NodeId

Pseudo element's parent element id.

pseudoElementId: DOM_NodeId

The removed pseudo element id.