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

655 B

Home > puppeteer > Protocol > DOMSnapshot > TextBoxSnapshot > length

Protocol.DOMSnapshot.TextBoxSnapshot.length property

The number of characters in this post layout textbox substring. Characters that would be represented as a surrogate pair in UTF-16 have length 2.

Signature:

length: integer[];