Editor

Installation

import { Editor } from "@o/pipeline/components/editor";

Variants

textArea (default)

page

Prose

Under-the-hood, Editor uses Prose for typographic styles.

Editor supports all Prose props, with the following constraints:

  • render is not supported
  • maxWidth defaults to false (rather than true as it does in Prose)

Example: comfortable