@shilong521/editor-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

@shilong521/editor-react

介绍

基于slate 封装的 React 组件。

安装

  1. 安装组件包
yarn add @shilong521/editor-react
# 或者npm install @shilong521/editor-react --save
  1. 导入组件
import { LongEditor } from '@shilong521/editor-react';

使用

目前只支持 React(支持图片视频预览,复制粘贴)

按需引入样式

import '@shilong521/editor-react/dist/css';

Package Sidebar

Install

npm i @shilong521/editor-react

Weekly Downloads

5

Version

0.0.7

License

MIT

Unpacked Size

703 kB

Total Files

19

Last publish

Collaborators

  • shilong521