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