Reference
Web-compatible API
FromHTMLElement:
- Properties
- Methods
Element:
- Properties
childElementCountchildrenclientHeightclientLeftclientTopclientWidthfirstElementChildid- ℹ️ Returns the value of the
idornativeIDprops.
- ℹ️ Returns the value of the
lastElementChildnextElementSiblingnodeNamenodeTypenodeValuepreviousElementSiblingscrollHeightscrollLeft- ⚠️ For built-in components, only
ScrollViewinstances can return a value other than zero.
- ⚠️ For built-in components, only
scrollTop- ⚠️ For built-in components, only
ScrollViewinstances can return a value other than zero.
- ⚠️ For built-in components, only
scrollWidthtagName- ℹ️ Returns a normalized native component name prefixed with
RN:, likeRN:View.
- ℹ️ Returns a normalized native component name prefixed with
textContent
- Methods
Node:
- Properties
- Methods
compareDocumentPosition()contains()getRootNode()- ℹ️ Will return a reference to itself if the component is not mounted.
hasChildNodes()

