toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
NodeFactory
/
createJsxFragment
create
Jsx
Fragment
abstract
fun
createJsxFragment
(
openingFragment
:
JsxOpeningFragment
,
children
:
ReadonlyArray
<
JsxChild
>
,
closingFragment
:
JsxClosingFragment
)
:
JsxFragment
(
source
)