Abstract
Useselect when the user should choose one item from a longer, optionally sectioned list. The transcript shows button_label; tapping it opens the native picker sheet.
Preview
TODO: add the real iOS lane capture from
/tmp/relay-component-select.png. This slot intentionally has no fabricated screenshot.Wire example
Schema table
Select options use all common option fields, including the optional 72-character description.
Examples per state
Constraints
iOS rendering notes
RenderComponentSelect as one collapsed row at message width. Present a native single-select .sheet on tap. After a successful choice, show the selected label, disable other choices, and preserve the selection in the transcript.