2.1.8 • Published 1 month ago

@innovaccer/rich-text-editor v2.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month 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"
/>;
2.1.8

1 month ago

2.1.4

9 months ago

2.1.3

10 months ago

2.1.6

6 months ago

2.1.5

7 months ago

2.1.7

6 months ago

2.1.2

11 months ago

2.1.1

11 months ago

2.0.8

1 year ago

2.1.0

1 year ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

2 years ago

2.0.3

2 years ago

2.0.4

2 years ago

2.0.1

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

2.0.0

2 years ago

1.3.1-1

2 years ago

1.3.1-0

2 years ago