RadioButtonCore¶
Low-level unstyled radio-button behavior, built on Modifier.selectable.
Calls onSelect on press only when not already selected (clicking an already-selected radio option is a no-op, matching standard radio-group semantics) - the same on Enter/Space while this is a vanilla keyboard/controller focus-navigation stop. Applies no visuals - that is up to content.