toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
NodeFactory
/
createJsxElement
create
Jsx
Element
abstract
fun
createJsxElement
(
openingElement
:
JsxOpeningElement
,
children
:
ReadonlyArray
<
JsxChild
>
,
closingElement
:
JsxClosingElement
)
:
JsxElement
(
source
)