@digitalc/email-builder
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

digitalc/email-builder

npm run build

npm run builds

  // 如果是 isPreview 路由,只渲染页面。
  if (isPreview) {
    return (
      <Box sx={mainBoxSx} data-cee="preview">
        {/* 渲染 EmailBuilder.js 的 json 配置成 html */}
        <Reader document={document} rootBlockId="root" />
      </Box>
    );
  }

Readme

Keywords

none

Package Sidebar

Install

npm i @digitalc/email-builder

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

162 kB

Total Files

47

Last publish

Collaborators

  • markyun
  • shi.tianxin
  • wei.chenyu
  • fengyebb
  • feng.yixiao
  • liuhuirong