downup2u / aor-summernote-input

summernote for admin on rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

summernote for admin on rest


Languages

Language:JavaScript 100.0%