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