1. Constructors
  2. TSpanElement
  3. created
  4. Properties
  5. accessibleNode
  6. assignedSlot
  7. attributes
  8. baseUri
  9. borderEdge
  10. childNodes
  11. children
  12. classes
  13. className
  14. client
  15. clientHeight
  16. clientLeft
  17. clientTop
  18. clientWidth
  19. computedName
  20. computedRole
  21. contentEdge
  22. contentEditable
  23. dataset
  24. dir
  25. documentOffset
  26. draggable
  27. dx
  28. dy
  29. farthestViewportElement
  30. firstChild
  31. hashCode
  32. hidden
  33. id
  34. inert
  35. innerHtml
  36. innerText
  37. inputMode
  38. isConnected
  39. isContentEditable
  40. lang
  41. lastChild
  42. lengthAdjust
  43. localName
  44. marginEdge
  45. namespaceUri
  46. nearestViewportElement
  47. nextElementSibling
  48. nextNode
  49. nodeName
  50. nodes
  51. nodeType
  52. nodeValue
  53. nonce
  54. offset
  55. offsetHeight
  56. offsetLeft
  57. offsetParent
  58. offsetTop
  59. offsetWidth
  60. on
  61. onAbort
  62. onBeforeCopy
  63. onBeforeCut
  64. onBeforePaste
  65. onBlur
  66. onCanPlay
  67. onCanPlayThrough
  68. onChange
  69. onClick
  70. onContextMenu
  71. onCopy
  72. onCut
  73. onDoubleClick
  74. onDrag
  75. onDragEnd
  76. onDragEnter
  77. onDragLeave
  78. onDragOver
  79. onDragStart
  80. onDrop
  81. onDurationChange
  82. onEmptied
  83. onEnded
  84. onError
  85. onFocus
  86. onFullscreenChange
  87. onFullscreenError
  88. onInput
  89. onInvalid
  90. onKeyDown
  91. onKeyPress
  92. onKeyUp
  93. onLoad
  94. onLoadedData
  95. onLoadedMetadata
  96. onMouseDown
  97. onMouseEnter
  98. onMouseLeave
  99. onMouseMove
  100. onMouseOut
  101. onMouseOver
  102. onMouseUp
  103. onMouseWheel
  104. onPaste
  105. onPause
  106. onPlay
  107. onPlaying
  108. onRateChange
  109. onReset
  110. onResize
  111. onScroll
  112. onSearch
  113. onSeeked
  114. onSeeking
  115. onSelect
  116. onSelectStart
  117. onStalled
  118. onSubmit
  119. onSuspend
  120. onTimeUpdate
  121. onTouchCancel
  122. onTouchEnd
  123. onTouchEnter
  124. onTouchLeave
  125. onTouchMove
  126. onTouchStart
  127. onTransitionEnd
  128. onVolumeChange
  129. onWaiting
  130. onWheel
  131. outerHtml
  132. ownerDocument
  133. ownerSvgElement
  134. paddingEdge
  135. parent
  136. parentNode
  137. previousElementSibling
  138. previousNode
  139. requiredExtensions
  140. rotate
  141. runtimeType
  142. scrollHeight
  143. scrollLeft
  144. scrollTop
  145. scrollWidth
  146. shadowRoot
  147. slot
  148. spellcheck
  149. style
  150. styleMap
  151. systemLanguage
  152. tabIndex
  153. tagName
  154. text
  155. textLength
  156. title
  157. transform
  158. translate
  159. viewportElement
  160. x
  161. y
  162. Methods
  163. addEventListener
  164. after
  165. animate
  166. append
  167. appendHtml
  168. appendText
  169. attached
  170. attachShadow
  171. attributeChanged
  172. before
  173. blur
  174. click
  175. clone
  176. closest
  177. contains
  178. createFragment
  179. createShadowRoot
  180. detached
  181. dispatchEvent
  182. enteredView
  183. focus
  184. getAnimations
  185. getAttribute
  186. getAttributeNames
  187. getAttributeNS
  188. getBBox
  189. getBoundingClientRect
  190. getCharNumAtPosition
  191. getClientRects
  192. getComputedStyle
  193. getComputedTextLength
  194. getCtm
  195. getDestinationInsertionPoints
  196. getElementsByClassName
  197. getEndPositionOfChar
  198. getExtentOfChar
  199. getNamespacedAttributes
  200. getNumberOfChars
  201. getRootNode
  202. getRotationOfChar
  203. getScreenCtm
  204. getStartPositionOfChar
  205. getSubStringLength
  206. hasAttribute
  207. hasAttributeNS
  208. hasChildNodes
  209. hasPointerCapture
  210. insertAdjacentElement
  211. insertAdjacentHtml
  212. insertAdjacentText
  213. insertAllBefore
  214. insertBefore
  215. leftView
  216. matches
  217. matchesWithAncestors
  218. noSuchMethod
  219. offsetTo
  220. querySelector
  221. querySelectorAll
  222. releasePointerCapture
  223. remove
  224. removeAttribute
  225. removeAttributeNS
  226. removeEventListener
  227. replaceWith
  228. requestFullscreen
  229. requestPointerLock
  230. scroll
  231. scrollBy
  232. scrollIntoView
  233. scrollIntoViewIfNeeded
  234. scrollTo
  235. selectSubString
  236. setApplyScroll
  237. setAttribute
  238. setAttributeNS
  239. setDistributeScroll
  240. setInnerHtml
  241. setPointerCapture
  242. toString
  243. Operators
  244. operator ==