3.0.0 • Published 9 months ago
@innovaccer/rich-text-editor v3.0.0
Rich Text Editor
Installing
The package can be installed from npm @innovaccer/rich-text-editor
$ npm install @innovaccer/rich-text-editor
Getting started
Editor can be used as simple React Component:
import { Editor } from '@innovaccer/rich-text-editor';
import '@innovaccer/rich-text-editor/dist/rich-text-editor.css';
<Editor
ariaLabel="RichTextEditor"
editorClassName="RichTextEditor"
placeholder="Begin typing.."
textAlignment="left"
/>;
3.0.0
9 months ago
2.3.0
9 months ago
2.3.1
9 months ago
2.3.1-0
9 months ago
2.3.1-1
9 months ago
2.2.0
10 months ago
2.2.0-0
10 months ago
2.3.0-0
10 months ago
2.1.8
1 year ago
2.1.4
2 years ago
2.1.3
2 years ago
2.1.6
2 years ago
2.1.5
2 years ago
2.1.7
2 years ago
2.1.2
2 years ago
2.1.1
2 years ago
2.0.8
3 years ago
2.1.0
3 years ago
2.0.7
3 years ago
2.0.6
3 years ago
2.0.5
3 years ago
2.0.3
3 years ago
2.0.4
3 years ago
2.0.1
3 years ago
1.3.4
3 years ago
1.3.3
4 years ago
1.3.2
4 years ago
1.3.1
4 years ago
2.0.0
3 years ago
1.3.1-1
4 years ago
1.3.1-0
4 years ago