X Enterprises
Forms

FormEditor

Rich text editor (Tiptap-based).

Forms

Enhanced form components for uploads, rich text editing, and search inputs.

Components

<XAFormEditor />

Rich text editor (Tiptap-based).

<XAFormEditor v-model="content" :toolbar="['bold', 'italic', 'link', 'image']" />

Props

PropTypeDefaultDescription
modelValuestring''HTML string bound via v-model
toolbarstring[]['bold', 'italic', 'underline', 'link', 'image', 'bulletList', 'orderedList']Toolbar button identifiers to display
placeholderstring'Start typing...'Placeholder text shown when the editor is empty
readonlybooleanfalseRender the editor in read-only mode

AI Context

component: XAFormEditor
package: "@xenterprises/nuxt-x-app"
category: Form
use-when: Admin forms requiring rich text input — descriptions, notes, email templates, content fields
v-model: HTML string
Copyright © 2026