bmcmahen / react-wysiwyg

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

Option to add style via a prop #26

Closed Nedomas closed 9 years ago

Nedomas commented 9 years ago

Not sure if it was intentional that everything should be done via placeholder. Let me know if I'm missing something.

This adds the ability to style your contentEditable through style prop.

By the way - awesome lib :heart:

bmcmahen commented 9 years ago

Nothing intentional -- I just never had a use for it. Thanks for the PR :)