@foxpage/foxpage-rich-text-editor
v1.0.53
Published
A rich text editor used in foxpage platform.
Downloads
33
Keywords
Readme
@foxpage/foxpage-rich-text-editor
A rich text editor used in foxpage platform.
Props:
- defaultValue: string
- onChange: (htmlString) => void
- height: ReactStyleCssProperties.height
- width: ReactStyleCssProperties.width
Install
pnpm install
Development
pnpm dev
ChangeLog
1.0.25
- 移除默认的 dir
1.0.24
- 锁定表情包依赖
1.0.35
- 修复链接插入时,链接#被删除的问题
- table 支持宽度设置
- table 单元格支持颜色设置