Typescript Library Declarations (DOM)
Interface HTMLOrSVGElement
Hierarchy
HTMLOrSVGElement
HTMLElement
MathMLElement
SVGElement
Index
Properties
autofocus
dataset
nonce?
tab
Index
Methods
blur
focus
Properties
autofocus
autofocus
:
boolean
Readonly
dataset
dataset
:
DOMStringMap
MDN Reference
Optional
nonce
nonce
?:
string
MDN Reference
tab
Index
tab
Index
:
number
MDN Reference
Methods
blur
blur
(
)
:
void
MDN Reference
Returns
void
focus
focus
(
options
?
)
:
void
MDN Reference
Parameters
Optional
options
:
FocusOptions
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
autofocus
dataset
nonce
tab
Index
blur
focus
MDN Reference