binary choice
two large side-by-side buttons. used wherever the answer is one of exactly two values: yes/no, male/female, gain weight/lose weight. tapping the selected option a second time clears it — every binary question is reversible.
import from @klera/ui/components/forms/BinaryChoice
variants
yes / no
sex assigned at birth
with default selection
uncontrolled: selectedSide pre-set via internal state isn't supported; pass via parent for controlled use.