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: