🔆Rich Text Editor

you can use a full Rich Text Editor on your project by using this component like
<x-tomato-admin-rich
id="description"
name="description"
label="Description"
required
/>
this component is uses vue3-editor package to build this editor
Last updated
Was this helpful?