react-draft-wysiwyg
react-draft-wysiwyg copied to clipboard
Is there a callback like onChange for when font changed?
I have a use case where I need to know when the fontFamily has changed.
I expected the fontFamily menu item to have a prop for onChange but it doesn't look like it has it?
How can I listen for when the font specifically has changed (and also get the new font family name)?