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 bfdf838 commit bf5781bCopy full SHA for bf5781b
README.md
@@ -74,6 +74,7 @@ function myCtrl($scope){
74
'froalaEditor.initialized': function () {
75
// Use the methods like this.
76
$scope.froalaOptions.froalaEditor('selection.get');
77
+ }
78
}
79
80
0 commit comments