bmcmahen / react-wysiwyg

retain some control over contenteditable input
169 stars 37 forks source link

onFocus/onBlur events? #22

Closed mattmccray closed 8 years ago

mattmccray commented 9 years ago

Intentionally omitted, or missing?

bmcmahen commented 9 years ago

just missing. ideally the user should be able to merge their own props onto the element. would gladly accept a pr for this, but if not, i might get to it eventually.