Skip to main content
Version: 3.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