- Added ability to pass
asprop to<Radio as={Custom}>and<RadioGroup as={Custom}>to change the wrapper element (default's to a'div'. - Upgraded typescript types.
- You can now disable focus behavior by passing
autoFocusfalse.
as prop to <Radio as={Custom}> and <RadioGroup as={Custom}> to change the wrapper element (default's to a 'div'.autoFocus false.