risent / angular-ueditor

Angular Directive for Baidu Ueditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Directive for Baidu Ueditor

This directive allows you to add ueditor to your form textarea.

Usage

<textarea ueditor="ueditorOptions"  name="content" ng-model="article.content></textarea>

Problem

Data binding does not work in source code mode.

About

Angular Directive for Baidu Ueditor