Optional form schema for resolving labels, types, and display values. When provided, enables type-aware formatting and option label resolution.
The response data as a JSON string or pre-parsed object. Keys are question IDs, values are the user's responses.
Optional title override. Falls back to FormDefinition.title, then 'Form Response'.
Resolved fields ready for display
Whether there is any data to display
Whether this displays as a single-field inline pill
Resolved title for multi-field display
Display mode: 'pill' for inline badge style, 'card' for block card style, 'auto' to choose based on field count (default).