Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
format
- format(list): string
Returns string
Static
createAndWithLength
- createAndWithLength(locale, length): ListFormatter
Static
createAndWithLengthAndProvider
- createAndWithLengthAndProvider(provider, locale, length): ListFormatter
Static
createOrWithLength
- createOrWithLength(locale, length): ListFormatter
Static
createOrWithLengthAndProvider
- createOrWithLengthAndProvider(provider, locale, length): ListFormatter
Static
createUnitWithLength
- createUnitWithLength(locale, length): ListFormatter
Static
createUnitWithLengthAndProvider
- createUnitWithLengthAndProvider(provider, locale, length): ListFormatter
See the Rust documentation for
ListFormatter
for more information.