Function: SuggestionPills()
SuggestionPills(
__namedParameters):Element|null
Render a flex-wrapped row of suggestion pills. Pills grow vertically
for long questions (h-auto + whitespace-normal) and keep a
capsule shape that scales cleanly when text wraps to multiple lines.
Disabled when no onSelect is provided, or when disabled is set.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”Returns
Section titled “Returns”Element | null