aor-summernote-input
v1.0.0
Published
"# aor-summernote-input"
Downloads
5
Readme
"# aor-summernote-input" html editor input for admin-on-rest. very similar with 'aor-rich-text-input',but provide a 'code view'! based on react-summernote! chinese version! If u want to other language.please fork this and import other language.
import 'react-summernote/lang/summernote-zh-CN'; // you can import any other locale lang: 'zh-CN'
if you import src to your project directly,It can not work with 'create-react-app' because of webpack need JQuery plugin.