Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createUniqueName
create
Unique
Name
abstract
fun
createUniqueName
(
text
:
String
,
flags
:
GeneratedIdentifierFlags
=
definedExternally
)
:
Identifier
(
source
)
Create a unique name based on the supplied text.