1. 构造函数
  2. SubmitButtonInputElement
  3. 属性
  4. accessibleNode
  5. assignedSlot
  6. attributes
  7. autofocus
  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. disabled
  26. documentOffset
  27. draggable
  28. firstChild
  29. formAction
  30. formEnctype
  31. formMethod
  32. formNoValidate
  33. formTarget
  34. hashCode
  35. hidden
  36. id
  37. incremental
  38. indeterminate
  39. inert
  40. innerHtml
  41. innerText
  42. inputMode
  43. isConnected
  44. isContentEditable
  45. labels
  46. lang
  47. lastChild
  48. localName
  49. marginEdge
  50. name
  51. namespaceUri
  52. nextElementSibling
  53. nextNode
  54. nodeName
  55. nodes
  56. nodeType
  57. nodeValue
  58. offset
  59. offsetHeight
  60. offsetLeft
  61. offsetParent
  62. offsetTop
  63. offsetWidth
  64. on
  65. onAbort
  66. onBeforeCopy
  67. onBeforeCut
  68. onBeforePaste
  69. onBlur
  70. onCanPlay
  71. onCanPlayThrough
  72. onChange
  73. onClick
  74. onContextMenu
  75. onCopy
  76. onCut
  77. onDoubleClick
  78. onDrag
  79. onDragEnd
  80. onDragEnter
  81. onDragLeave
  82. onDragOver
  83. onDragStart
  84. onDrop
  85. onDurationChange
  86. onEmptied
  87. onEnded
  88. onError
  89. onFocus
  90. onFullscreenChange
  91. onFullscreenError
  92. onInput
  93. onInvalid
  94. onKeyDown
  95. onKeyPress
  96. onKeyUp
  97. onLoad
  98. onLoadedData
  99. onLoadedMetadata
  100. onMouseDown
  101. onMouseEnter
  102. onMouseLeave
  103. onMouseMove
  104. onMouseOut
  105. onMouseOver
  106. onMouseUp
  107. onMouseWheel
  108. onPaste
  109. onPause
  110. onPlay
  111. onPlaying
  112. onRateChange
  113. onReset
  114. onResize
  115. onScroll
  116. onSearch
  117. onSeeked
  118. onSeeking
  119. onSelect
  120. onSelectStart
  121. onStalled
  122. onSubmit
  123. onSuspend
  124. onTimeUpdate
  125. onTouchCancel
  126. onTouchEnd
  127. onTouchEnter
  128. onTouchLeave
  129. onTouchMove
  130. onTouchStart
  131. onTransitionEnd
  132. onVolumeChange
  133. onWaiting
  134. onWheel
  135. outerHtml
  136. ownerDocument
  137. paddingEdge
  138. parent
  139. parentNode
  140. previousElementSibling
  141. previousNode
  142. runtimeType
  143. scrollHeight
  144. scrollLeft
  145. scrollTop
  146. scrollWidth
  147. shadowRoot
  148. slot
  149. spellcheck
  150. style
  151. styleMap
  152. tabIndex
  153. tagName
  154. text
  155. title
  156. translate
  157. validationMessage
  158. validity
  159. value
  160. willValidate
  161. 方法
  162. addEventListener
  163. after
  164. animate
  165. append
  166. appendHtml
  167. appendText
  168. attached
  169. attachShadow
  170. attributeChanged
  171. before
  172. blur
  173. checkValidity
  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. getBoundingClientRect
  189. getClientRects
  190. getComputedStyle
  191. getDestinationInsertionPoints
  192. getElementsByClassName
  193. getNamespacedAttributes
  194. getRootNode
  195. hasAttribute
  196. hasAttributeNS
  197. hasChildNodes
  198. hasPointerCapture
  199. insertAdjacentElement
  200. insertAdjacentHtml
  201. insertAdjacentText
  202. insertAllBefore
  203. insertBefore
  204. leftView
  205. matches
  206. matchesWithAncestors
  207. noSuchMethod
  208. offsetTo
  209. querySelector
  210. querySelectorAll
  211. releasePointerCapture
  212. remove
  213. removeAttribute
  214. removeAttributeNS
  215. removeEventListener
  216. replaceWith
  217. requestFullscreen
  218. requestPointerLock
  219. scroll
  220. scrollBy
  221. scrollIntoView
  222. scrollIntoViewIfNeeded
  223. scrollTo
  224. setApplyScroll
  225. setAttribute
  226. setAttributeNS
  227. setCustomValidity
  228. setDistributeScroll
  229. setInnerHtml
  230. setPointerCapture
  231. toString
  232. 运算符
  233. 运算符 ==