Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
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
)