A simple trix editor wrapper
npm install @videoly/ember-trix-next@videoly/ember-trix-next
==============================================================================

A simple trix editor wrapper
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.24 or above
* Ember CLI v3.24 or above
* Node.js v12 or above
Installation
------------------------------------------------------------------------------
```
ember install @videoly/ember-trix-next
Usage
------------------------------------------------------------------------------
In the most cases it would be enough just to use the inline variant of the component:
``
@initialValue="some text" />
Or you can customize the markup:
` Some HTML before toolbar Some HTML between toolbar and editor Some HTML after editor``
@initialValue="some text" />
Contributing
------------------------------------------------------------------------------
See the Contributing guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the MIT License.