UNPKG
owl-rich-table
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
富文本编辑表格,react组件
owl-rich-table
/
README.md
16 lines
(10 loc)
•
145 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# owl-rich-table
## Install
Using
npm:
``
`bash $ npm install --save owl-rich-table `
``
or
using
yarn:
``
`bash $ yarn add owl-rich-table `
``