Skip to content

Packages

Guilherme Capilé edited this page Oct 12, 2021 · 1 revision

Additional Packages

Additional packages can be enabled at the project runtime.

Nodejs packages

To enable one of the following nodejs packages, simply install them on your project:

Package Description Installation
Quill Enables Quill as the default HTML editor. npm install quill
Choices.js Replacement for selections on forms npm install choices.js

Clone this wiki locally