Compose custom types containing mutually exclusive keys, using this generic Typescript helper type.
Radios allow users to select a single option from a list of mutually exclusive options.
Generate functions that do not allow parallel executions
Radio Button Group is a set of related, mutually exclusive options where only one can be selected at a time.