Discussed in #795
Originally posted by aweell March 8, 2022
The problem
The current radio, checkbox, and radio group components only support a label as content, but there are some use cases where it's needed a mutually exclusive or inclusive selection for an entire group instead of a single element.
The proposal
This problem can be solved by having a card group whose selection can be mutually exclusive or inclusive (showing visually a checkbox or a radio as part of the card anatomy).
These cards work as a custom content container, allowing system users to group any needed content inside each card of the group.
References