文件名称:grapesjs-custom-code:GrapesJS组件,用于嵌入自定义代码
文件大小:79KB
文件格式:ZIP
更新时间:2024-06-12 21:04:23
JavaScript
GrapesJS自定义代码 该插件增加了嵌入自定义代码的可能性 需要GrapesJS v0.14.25或更高版本 概括 插件名称: grapesjs-custom-code 组件custom-code 积木custom-code 指令 custom-code:open-modal 选项 选项 描述 默认 blockLabel 自定义代码块的标签 Custom Code blockCustomCode 扩展默认自定义代码块的对象,例如。 { label: 'Custom Code', category: 'Extra', ... } 。 传递虚假值以避免添加块 {} propsCustomCode 扩展默认自定义代码属性的对象,例如。 { name: 'Custom Code', droppable: false, ... } {} placeholderContent
【文件预览】:
grapesjs-custom-code-master
----index.html(1KB)
----webpack.config.js(1KB)
----src()
--------components.js(3KB)
--------config.js(216B)
--------blocks.js(549B)
--------index.js(2KB)
--------commands.js(3KB)
----LICENSE(1KB)
----README.md(3KB)
----dist()
--------grapesjs-custom-code.min.js.map(19KB)
--------grapesjs-custom-code.min.js(7KB)
----.gitignore(61B)
----package-lock.json(271KB)
----package.json(1KB)