{# A group of mutually-exclusive (radio) options inside an ActionList. Wrap regular elements that pass a `selected` prop; each renders a trailing checkmark when selected. The exclusivity is owned by the caller (server-side or JS), this component only adds the group semantics and styling #} {% props label = null, labelClass = null, %} {% if label %}{% endif %}