puppeteer/new-docs/puppeteer.protocol.domsnapshot.textboxsnapshot.start.md
2020-07-13 14:01:35 +01:00

661 B

Home > puppeteer > Protocol > DOMSnapshot > TextBoxSnapshot > start

Protocol.DOMSnapshot.TextBoxSnapshot.start property

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.

Signature:

start: integer[];