kopia lustrzana https://github.com/shoelace-style/shoelace
Fix docs
rodzic
0e44d0fb7d
commit
72c77446c4
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Formats a number using the specified locale and options.
|
Formats a number using the specified locale and options.
|
||||||
|
|
||||||
Localization is handled by the browser's built-in [Intl: NumberFormat API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat) so there's no need to load bulky language packs.
|
Localization is handled by the browser's [Intl.NumberFormat API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat) so there's no need to load language packs.
|
||||||
|
|
||||||
```html preview
|
```html preview
|
||||||
<div class="format-number-overview">
|
<div class="format-number-overview">
|
||||||
|
|
Ładowanie…
Reference in New Issue