Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.intl
/
NumberFormat
/
format
format
fun
format
(
value
:
Double
)
:
String
(
source
)
fun
format
(
value
:
BigInt
)
:
String
(
source
)
fun
format
(
value
:
StringNumericLiteral
)
:
String
(
source
)