[RadioGroup] Create new `RadioGroup` component
Netlify deploy preview
https://deploy-preview-487--base-ui.netlify.app/
Generated by :no_entry_sign: dangerJS against ed766a2dfa32786af74e7a9c54cef77d0e4a3f4b
@atomiks The docs demo is missing the "indicator", I think that's one (or perhaps the main?) point of confusion. There should be (whatever "should" means) a little dot inside the circle when it's selected. Like this https://helios.hashicorp.design/assets/components/form/radio-card/radio-card-states-2acdd2c7a5775a7479f7c497d3947804.png
@colmtuite that's just one particular design though. The indicator can be anything, such as a plain filled-in white circle which is an outline when unchecked.
@atomiks I don't see the keepMounted prop documented in the component API, am I missing/misunderstanding something?