655 B
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[];