Editor

Installation

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

Usage

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