Skip to main content
Version: Next

Text nodes

Text nodes represent raw text content on the tree (similar to Text nodes on Web). They are not directly accessible via refs, but can be accessed using methods like childNodes on element refs.


Referenceโ€‹

Web-compatible APIโ€‹

From CharacterData:

From Node: