Anduin Design
Components

Radio Group

Radio groups are used to group multiple radios so they function as a single form control.

RadioL(  isChecked = Val(true),  onChange = Observer.empty)("Option 1")