'React dropzone read header of csv file and accept different separator

I'm using React dropzone in my react project and i want before uploading a file Check if the column number > 3. How can use dropzone react with that , and accept different separator in the csv file.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source