ember-cli-tinymce:由tinyMCE提供支持的灰烬所见即所得编辑器

时间:2024-05-30 16:36:52
【文件属性】:

文件名称:ember-cli-tinymce:由tinyMCE提供支持的灰烬所见即所得编辑器

文件大小:122KB

文件格式:ZIP

更新时间:2024-05-30 16:36:52

JavaScript

灰烬季节 这个ember-cli插件为您提供了一个基于的所见即所得编辑器组件 演示版 安装 要开始使用,只需安装插件: ember install ember-cli-tinymce 成分 {{ tinymce-editor options = options value = text }} options属性已完全支持。 更改选项将导致编辑器重新加载。 值-由编辑器生成HTML文本。 如果您需要显示该值,请在车把中使用{{{value}}} HTML文本帮助器以防止转义。 数据下降动作 默认情况下,该值在插件中更新。 如果要遵循data-down-actions-up准则,请定义onValueChanged操作。 {{ tinymce-editor options = options value = text onValueChanged = ( action " myOnC


【文件预览】:
ember-cli-tinymce-master
----.gitignore(279B)
----README.md(3KB)
----ember-cli-build.js(516B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(162B)
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
--------.eslintrc.js(55B)
----testem.js(390B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----index.js(824B)
----config()
--------ember-try.js(1KB)
--------environment.js(175B)
----LICENSE.md(1KB)
----addon()
--------components()
--------.gitkeep(0B)
--------styles()
----.watchmanconfig(37B)
----.npmignore(192B)
----.travis.yml(1KB)
----.editorconfig(543B)
----yarn.lock(259KB)
----.eslintrc.js(188B)

网友评论