import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { InlineTextBox } = Protocol.DOMSnapshot;
Details of post layout rendered text positions. The exact layout should not be regarded as stable and may change between versions.
Properties
The bounding box in document coordinates. Note that scroll offset of the document is ignored.
The starting index in characters, for this post layout textbox substring. Characters that would be represented as a surrogate pair in UTF-16 have length 2.