sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 430 forks source link

How to move toolbar to bottom #396

Open dcripplinger opened 3 years ago

dcripplinger commented 3 years ago

Hi, I couldn't find anything in the documentation on how to move the toolbar to the bottom of the editor instead of the top. Is there a kosher way to do this with the config, or should I just override some css to make it happen?