Preparing search index...
The search index is not available
derby
derby
<internal>
HTMLOrSVGElement
Interface HTMLOrSVGElement
interface
HTMLOrSVGElement
{
autofocus
:
boolean
;
dataset
:
DOMStringMap
;
nonce
?:
string
;
tabIndex
:
number
;
blur
(
)
:
void
;
focus
(
options
?
)
:
void
;
}
Hierarchy (
view full
)
HTMLOrSVGElement
HTMLElement
SVGElement
MathMLElement
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
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
autofocus
dataset
nonce
tab
Index
blur
focus
derby
Loading...
MDN Reference