element.froalaEditor is not a function
代码
function myCtrl($scope){
$scope.myHtml = "Hello World
"
$scope.froalaOptions = {
toolbarButtons : ["bold", "italic", "underline", "|", "align", "formatOL", "formatUL"]
}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
关键代码贴出来
可以考虑直接使用angular版本的froala编辑器。
https://github.com/froala/ang...