Portal UI

Quill Editor

Richtext editor using quilljs

Default content
<x-portal::editor.quill name="quill_description" height="250" placeholder="Compose an epic..." >Default content</x-portal::editor.quill>

Publishing Component

If you want to customize the components, you can publish them by running the following command :

php artisan vendor:publish --tag=portal-ui:editor --force