value
RequiredDescription
The numeric value to be formatted.
Type
number
Leave Yamada UI a star
StarFormatNumber
is a component that formats numbers according to specified locale and formatting options using the Intl.NumberFormat
API.
Description
The numeric value to be formatted.
Type
number
Description
The locale string to use for formatting.
Type
string
Default
'en-US'
Edit this page on GitHub