toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
NodeFactory
/
createJsxOpeningElement
create
Jsx
Opening
Element
abstract
fun
createJsxOpeningElement
(
tagName
:
JsxTagNameExpression
,
typeArguments
:
ReadonlyArray
<
TypeNode
>
?
,
attributes
:
JsxAttributes
)
:
JsxOpeningElement
(
source
)