News

You can also use the standalone build by including dist/react-file-input.js in your page. If you use this, make sure you have already included React, and it is available as a global variable.
transformRawValue function Transform the raw value from the input before parsing. Needs to return string. locale should be a BCP 47 language tag, such as "en-US" or "en-IN". currency should be a ISO ...