javascript - React Modify value being displayed without changing the value of input form -


i've got input field wants display currency. want display things based on current local (which i'm using react-intl accomplish). issue formatnumber method returns string , need value, on submit, integer. don't have access or control on submit functionality able have input field maintain sort of internal state float while @ same time displaying float string react-intl's formatnumber. there way achieve this?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -