We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ea782 commit 7c17d90Copy full SHA for 7c17d90
demo/index.html
@@ -73,7 +73,7 @@ <h2>Sample 1: Inline Edit</h2>
73
74
<div class="sample">
75
<h2>Sample 2: Full Editor</h2>
76
- <textarea id="froala-sample-2" froala ng-model="sample2Text" contentEditable="true" ng-model-options="{ updateOn: 'blur'}"></textarea>
+ <textarea id="froala-sample-2" froala ng-model="sample2Text"></textarea>
77
<h4>Rendered Content:</h4>
78
<div froala-view="sample2Text"></div>
79
</div>
0 commit comments