FieldDisplay
Captions plus layout. Only fields take the layout keys — choices, cards and table columns take a plain text display.
| Key | Type | Required | Notes |
|---|---|---|---|
title |
string | no | The caption shown in place of the machine name. |
description |
string | no | Shown under the caption. |
help |
string | no | Shown in the ⓘ popover beside the caption. |
titlePosition |
"left" | "above" |
no | Where the caption sits relative to the value. Defaults to left. |
textSize |
"sm" | "md" | "lg" |
no | Size of the rendered value. Defaults to md. |