meteor-autoform-froala

时间:2021-05-05 00:40:17
【文件属性】:
文件名称:meteor-autoform-froala
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-05 00:40:17
JavaScript Froala for AutoForm 将WYSIWYG froala编辑器添加到您的Meteor应用程序。 ###用法### 安装meteor add donchess:autoform-froala 创建架构 var BookSchema = new SimpleSchema({ title: { type: String, label: "Title", max: 200 }, content: { type: String, label: "Yet another poem", autoform: { afFieldInput: { type: 'froala' // froala options goes here } } } }); 将架构附加
【文件预览】:
meteor-autoform-froala-master
----package.js(535B)
----README.md(889B)
----versions.json(1KB)
----lib()
--------client()
----.versions(595B)

网友评论