Rich Text Editor
A source-installed rich-text writing surface composed from Brick controls and Tiptap editing behavior.
Reviewed compiled source preview
Know when Rich Text Editor is the right part
Use it when
Use this source component when a product needs a focused rich-text writing surface with headings, paragraphs, inline emphasis, lists, and undo or redo. The installed composition becomes consumer-owned application source.
Choose another path when
Use Textarea for plain text, Prose for read-only trusted editorial content, and an application-selected editor platform when collaboration, comments, tables, media, or other product-specific authoring behavior is required.
Delivery model
Rich Text Editor is not exported by the Brick runtime package. It is a paid, source-installed component composed from published Brick parts and Tiptap. The public page serves only a reviewed compiled sandbox; editable files, the API contract, item guidance, and the usable install command remain behind the entitlement boundary.
Accessibility
The compiled preview exposes one named formatting toolbar followed by one named multiline document textbox. Brick owns the finished controls and focus presentation; Tiptap owns document editing; the application owns content policy, persistence, validation, collaboration, and submission.
Responsive behavior
The document surface stays within the available inline size. The formatting toolbar owns deliberate horizontal command reachability at compact widths without creating page-level overflow.