PropsHTMLElement extension

on

Properties

accessKey ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
accessKeyLabel → String

Available on HTMLElement, provided by the PropsHTMLElement extension

no setter
autocapitalize ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
dir ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
draggable ↔ bool

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
hidden ↔ dynamic

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
inert ↔ bool

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
innerText ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
lang ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
offsetHeight → int

Available on HTMLElement, provided by the PropsHTMLElement extension

no setter
offsetLeft → int

Available on HTMLElement, provided by the PropsHTMLElement extension

no setter
offsetParent → Element?

Available on HTMLElement, provided by the PropsHTMLElement extension

no setter
offsetTop → int

Available on HTMLElement, provided by the PropsHTMLElement extension

no setter
offsetWidth → int

Available on HTMLElement, provided by the PropsHTMLElement extension

no setter
outerText ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
spellcheck ↔ bool

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
title ↔ String

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair
translate ↔ bool

Available on HTMLElement, provided by the PropsHTMLElement extension

getter/setter pair

Methods

attachInternals() → ElementInternals

Available on HTMLElement, provided by the PropsHTMLElement extension

click() → void

Available on HTMLElement, provided by the PropsHTMLElement extension