Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-typescript
/
typescript
/
NodeFactory
/
createNodeArray
create
Node
Array
abstract
fun
<
T
:
Node
>
createNodeArray
(
elements
:
ERROR CLASS: Symbol not found for js.array.ReadonlyArray<T>
=
definedExternally
,
hasTrailingComma
:
Boolean
=
definedExternally
)
:
NodeArray
<
T
>
(
source
)