Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-react
/
react.jsx.runtime
/
jsx
jsx
fun
<
P
:
Props
>
jsx
(
type
:
ElementType
<
P
>
)
:
ReactElement
<
P
>
(
source
)
fun
<
P
:
Props
>
jsx
(
type
:
ElementType
<
P
>
,
props
:
P
)
:
ReactElement
<
P
>
(
source
)
fun
<
P
:
Props
>
jsx
(
type
:
ElementType
<
P
>
,
props
:
P
?
,
defaultKey
:
Key
?
)
:
ReactElement
<
P
>
(
source
)