react-email-editor:用于React.js的拖放式电子邮件编辑器组件

时间:2024-05-22 09:36:39
【文件属性】:

文件名称:react-email-editor:用于React.js的拖放式电子邮件编辑器组件

文件大小:117KB

文件格式:ZIP

更新时间:2024-05-22 09:36:39

template builder drag-and-drop email react-component

React电子邮件编辑器 出色的拖放式电子邮件编辑器,作为包装器组件。 这是您应用程序中功能最强大,对开发人员最友好的可视电子邮件生成器。 影片总览 观看视频概述: : 现场演示 在此处查看实时演示: : () 博客文章 这是带有快速入门指南的博客文章: : 安装 使用React Email Editor的最简单方法是从NPM安装它,并将其包含在您自己的React构建过程中。 npm install react-email-editor --save 用法 需要EmailEditor组件,并使用JSX渲染它: import React , { useRef } from 'react' ; import { render } from 'react-dom' import EmailEditor from 'react-email-editor' ; const App


【文件预览】:
react-email-editor-master
----nwb.config.js(178B)
----src()
--------loadScript.js(919B)
--------index.js(2KB)
----demo()
--------public()
--------src()
----CONTRIBUTING.md(746B)
----.travis.yml(296B)
----LICENSE(1KB)
----README.md(4KB)
----prettier.config.js(92B)
----tests()
--------.eslintrc(37B)
--------index-test.js(478B)
----.gitignore(64B)
----package-lock.json(529KB)
----package.json(1KB)
----.nvmrc(9B)

网友评论