Skip to content

Coming soon

Six field types are next on the roadmap. None of them ship yet — this page exists so you know what’s coming before you work around a gap.

| Field | What it will do | | --- | --- | | richtext | Rich text editing powered by Plate.js via @vexcms/richtext-plate | | json | Arbitrary structured JSON data | | email | Email string with format validation | | textarea | Multi-line text input | | tabs | Organizes sibling fields into a tabbed admin layout | | ui | Non-persisted display/action fields for custom admin components |

In the meantime: prose stores markdown in a text field, and structured data composes from group and array. Track progress on the roadmap.