sstur / react-rte

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

Tap into form state #424

Open JayYoungman opened 2 years ago

JayYoungman commented 2 years ago

Can't find any information on the docs to tap into form state.

I need to know if the user has selected a code block, if they have i want to set toString('markdown'), else 'html'.