Components

TiptapInput

TiptapInput provides a compact inline rich-text field with optional variable insertion. It is useful for subjects, placeholders, formulas, and other short authoring surfaces that still need structured tokens.

Plain Input

Without variable categories, TiptapInput behaves like a compact rich-text capable inline authoring field.

General Variables

Use general variables when users need access to form, submission, system, site, or timestamp tokens in addition to field references.

Field Variables

Use a field-only variable set when the input should stay constrained to form data references.

Email Variables

More constrained variable sets are useful for inputs like email destinations.

Selector Fields

Selector-aware field references are useful when users need to drill into nested field data.

States

Use invalid, disabled, and read-only states when the input participates in form validation or locked settings.

Edit this page
Last updated: May 22, 2026, 6:53 PM