toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.intl
/
NumberFormat
/
formatToParts
format
To
Parts
fun
formatToParts
(
value
:
Number
)
:
ReadonlyArray
<
NumberFormatPart
>
(
source
)
fun
formatToParts
(
value
:
BigInt
)
:
ReadonlyArray
<
NumberFormatPart
>
(
source
)
fun
formatToParts
(
value
:
StringNumericLiteral
)
:
ReadonlyArray
<
NumberFormatPart
>
(
source
)