Single-select radio buttons rendered from a manual options list.
Conditional options
- Options (Required) — one option per line.
- Show Radio Options In-line? — when on, groups the radio options on the same horizontal row instead of stacking them vertically. Use for short option lists where horizontal saves space.
Radios vs. Dropdown vs. Pills
- Radios — best when the list is short (2–5 options) and the user benefits from seeing all options at once.
- Dropdown — best when the list is longer or screen real estate matters.
- Pills — best when you want a more visual / tactile UI with custom styling per option.