vaadin-rich-text-editor
npm install @vaadin/rich-text-editorAn input field web component for entering rich text.
> ℹ️ A commercial Vaadin subscription is required to use Rich Text Editor in your project.

``html`
Install the component:
`sh`
npm i @vaadin/rich-text-editor
Once installed, import the component in your application:
`js``
import '@vaadin/rich-text-editor';
Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
This program is available under Vaadin Commercial License and Service Terms. For license terms, see LICENSE.
Vaadin collects usage statistics at development time to improve this product.
For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.