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