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 -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -