Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-react-core
/
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
)