import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { CharacterDataModifiedEvent } = Protocol.DOM;
Mirrors DOMCharacterDataModified
event.
Properties
nodeId: NodeId
Id of the node that has changed.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { CharacterDataModifiedEvent } = Protocol.DOM;
Mirrors DOMCharacterDataModified
event.
Id of the node that has changed.