Amazon Vinyl
Preparing search index...
@amazon/vinyl-tsx
jsx
Function jsx
jsx
<
K
extends
keyof
HTMLElementTagNameMap
>
(
type
:
K
,
props
:
JsxElementProps
<
K
>
,
...
children
:
JsxChild
[]
,
)
:
HTMLElementTagNameMap
[
K
]
Type Parameters
K
extends
keyof
HTMLElementTagNameMap
Parameters
type
:
K
props
:
JsxElementProps
<
K
>
...
children
:
JsxChild
[]
Returns
HTMLElementTagNameMap
[
K
]
jsx
<
Factory
extends
JsxFactory
>
(
type
:
Factory
,
props
:
Parameters
<
Factory
>
[
0
]
,
...
children
:
Parameters
<
Factory
>
[
1
]
,
)
:
ReturnType
<
Factory
>
Type Parameters
Factory
extends
JsxFactory
Parameters
type
:
Factory
props
:
Parameters
<
Factory
>
[
0
]
...
children
:
Parameters
<
Factory
>
[
1
]
Returns
ReturnType
<
Factory
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Amazon Vinyl
Loading...