Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createJsxElement
create
Jsx
Element
abstract
fun
createJsxElement
(
openingElement
:
JsxOpeningElement
,
children
:
<Error class: unknown class>
<
JsxChild
>
,
closingElement
:
JsxClosingElement
)
:
JsxElement
(
source
)