{# A group of cumulative (checkbox) options inside an ActionList. Wrap regular elements that pass a `selected` prop; each renders a trailing checkmark when selected. Selection state 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 %}