Open
Description
NumberField uses Intl.NumberFormat
, we can follow the format
prop and adapt it for these range widgets:
Meter/Progress:
- ✅
Add[Progress] AddValue
subcomponentformat
prop andValue
component #1355 - ✅
Add[Progress] Addformat
propformat
prop andValue
component #1355 - Add
locale
prop to match [NumberField] Addlocale
prop #1488
Slider:
- ✅
Add[Slider] Formatting API for the value displayed informat
propSlider.Output
#459 - Add
locale
prop to match [NumberField] Addlocale
prop #1488