Toolbar

Editor

Raw HTML in a text area

Bound with ng-bind-html

Bound with ta-bind, our internal html-binding directive

Note: although we support classes and styles, angularjs' ng-bind-html directive will strip out all style attributes.

formValid: pristine {{validationForm.testValidation.$pristine}} valid {{validationForm.testValidation.$valid}} dirty {{validationForm.testValidation.$dirty}} invalid {{validationForm.testValidation.$invalid}} Bio:

Option to masquerade as a fancy text-area - complete with form submission and optional ngModel

Any HTML we put in-between the text-angular tags gets automatically put into the editor if there is not a ngModel