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

0.0.1 • Public • Published

@long/editor-react for React

介绍

基于slate 封装的 React 组件。

安装=

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

使用

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

按需引入样式

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

Package Sidebar

Install

npm i @shilongtsreact/editor-react

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

12.7 MB

Total Files

20

Last publish

Collaborators

  • shilongtsreact