灰烬模拟器 Ember组件包装器。 变化 0.0.7 与以前的版本不同,必须将内容包装在对象中。 有关原因,请参见 。 入门 安装 在您的ember-cli项目中,从npm安装此插件 ember install ember-cli-simditor 或从github安装最新版本 ember install git+https://github.com/wecatch/ember-cli-simditor 用法 {{simditor-editor value=model update=(action (mut model.content)) editor=(mut editor) onVal