Skip to main content
🧙‍♂️ refine grants your wishes! Please give us a ⭐️ on GitHub to keep the magic going.
Version: 4.xx.xx

useRadioGroup

You can use the refine useRadioGroup hook to manage your data in a source as an Ant Design Radio.Group component and create radio group buttons. This example simply shows how the useRadioGroup hook is used and how it works with the Ant Design Radio.Group component.

Refer to the refine useRadioGroup hook documentation for more information. →

Run on your local
npm create refine-app@latest -- --example field-antd-use-radio-group