<intl-number value="123456.789">
<intl-number value="123456.789" lng="en-IN">
<intl-number value="123456.789" lng="ar-EG">
<intl-number value="123456.789" lng="zh-Hans-CN-u-nu-hanidec">
<intl-number value="123456.789" lng="de-DE" options='{"style":"currency","currency":"EUR"}'>
<intl-number value="123456.789" lng="ja-JP" styleProp="currency" currency="JPY">
<intl-number value="123456.789" lng="en-IN" maximumSignificantDigits="3">
styleProp="unit" not supported in Firefox (v74) and Safari (v13)
<intl-number value="50" lng="pt-PT" styleProp="unit" unit="mile-per-hour">
<intl-number value="12" lng="en-GB" styleProp="unit" unit="liter" unitDisplay="long">
notation not supported in Firefox (v74) and Safari (v13)
<intl-number value="987654321" lng="en-US" notation="scientific">
<intl-number value="987654321" lng="pt-PT" notation="scientific">
<intl-number value="987654321" lng="en-GB" notation="engineering">
<intl-number value="987654321" lng="de" notation="engineering">
<intl-number value="987654321" lng="zh-CN" notation="compact">
<intl-number value="987654321" lng="fr" notation="compact">