GitHub
Preparing search index...
The search index is not available
@laserware/dominator
@laserware/dominator
types
HTMLElementAttributes
Type Alias HTMLElementAttributes<TN>
HTMLElementAttributes
:
TN
extends
"a"
?
HTMLAnchorAttributes
:
TN
extends
"area"
?
HTMLAreaAttributes
:
TN
extends
"audio"
?
HTMLAudioAttributes
:
TN
extends
"base"
?
HTMLBaseAttributes
:
TN
extends
"button"
?
HTMLButtonAttributes
:
TN
extends
"canvas"
?
HTMLCanvasAttributes
:
TN
extends
"col"
?
HTMLTableColAttributes
:
TN
extends
"colgroup"
?
HTMLTableColAttributes
:
TN
extends
"data"
?
HTMLDataAttributes
:
TN
extends
"details"
?
HTMLDetailsAttributes
:
(...)
extends
(...)
?
(...)
:
(...)
Attributes for the
HTMLElement
of type
E
.
Type Parameters
TN
extends
TagName
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@laserware/dominator
Loading...
Attributes for the HTMLElement of type
E
.