Add and save data of multiple TextEditor in reactjs?

I am new to Reactjs and Thank you in advance.
I am creating a website and I want to add TextEditor like Draft.js and React Quill. The main scenario is I want to add as much as TextEditor as I am on a button click and save the data of the TextEditor differently for each TextEditor.