1.0.0 • Published 7 years ago

aor-summernote-input v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

"# 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.