instructure-react / react-tinymce

React TinyMCE component
181 stars 115 forks source link

Added "name" prop #58

Closed tom-mckinney closed 7 years ago

tom-mckinney commented 7 years ago

Simple change—added name property that assigns to textarea. Is especially useful for .NET Core's input to model binding which relies on both the element's id and name.