Search
Preparing search index...
The search index is not available
Typed - v3.4.4
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
html
VNodeProps
Interface VNodeProps<E, A>
Meant to be extended by external modules
Type parameters
E
:
{}
A
:
TagName
Hierarchy
VNodeProps
Index
Properties
aria
attrs
data
key
on
ref
Properties
Optional
Readonly
aria
aria
:
StrMap
<
string
>
Optional
Readonly
attrs
attrs
:
StrMap
<
string
|
undefined
>
Optional
Readonly
data
data
:
StrMap
<
string
>
Optional
Readonly
key
key
:
ComparableValues
Optional
Readonly
on
on
:
EventsFrom
<
E
,
A
>
Optional
Readonly
ref
ref
:
Ref
<
NodeFrom
<
A
>
>
Typed
Introduction
Community
Code of
Conduct
Globals
html
html
VNode
Props
aria
attrs
data
key
on
ref
Generated using
TypeDoc
Meant to be extended by external modules