livewire-quill-text-editor

WARNING! You're browsing the documentation for an old version of livewire-quill-text-editor. Consider upgrading your project to 2.x.

Working with editor

Now you can use the text editor component as you like.

<livewire:quill-text-editor
wire:model.live="content"
theme="bubble" />