microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.53k stars 2.74k forks source link

TextField as Number #4328

Closed pavan2920 closed 6 years ago

pavan2920 commented 6 years ago

Hi Team,

Can we have a comma separator for number's in TextField(as number). ?

Regards, Pavan.

michaelangotti commented 6 years ago

@pavan2920 We have a PR open (#3783) for input masking that may solve this, but can you provide a use case for this? Thanks.

dzearing commented 6 years ago

This has been merged. Please see the MaskedTextField commit referenced above.