Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 530 Bytes

File metadata and controls

23 lines (16 loc) · 530 Bytes

slate-paging

项目是 slate 编辑器的分页功能尝试

demo: https://tpssh.github.io/slate-paging

feature:

  • 段落分页
  • 页眉页脚
  • 其它组件的分割
    • list
    • table
    • ...

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

感谢 slate-paged 提供方案。