3.0.1 • Published 2 years ago

@innovaccer/rich-text-editor v3.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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.1

2 years ago

3.0.0

2 years ago

2.3.0

2 years ago

2.3.1

2 years ago

2.3.1-0

2 years ago

2.3.1-1

2 years ago

2.2.0

2 years ago

2.2.0-0

2 years ago

2.3.0-0

2 years ago

2.1.8

2 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.6

3 years ago

2.1.5

3 years ago

2.1.7

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.0.8

4 years ago

2.1.0

3 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.3

4 years ago

2.0.4

4 years ago

2.0.1

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

2.0.0

4 years ago

1.3.1-1

5 years ago

1.3.1-0

5 years ago