dequelabs / dequelabs/cauldron
Add RadioPanel component
Open
rfc
ux debt
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
`RadioPanel` is an enhanced radio input component that provides more advanced capabilities than what `RadioGroup` currently offers.
```jsx
{children}
```
This will be a replacement for the existing `RadioCardGroup` component, and that component will be deprecated.
Todo:
- Determine how best to associate the group of radio controls with the group label
- Needs a focus ring (design)
- Needs to be added to the pattern library (design)

Contributor guide
Assessment
This issue has not been assessed yet.