Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
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
Last updated on Jul 25, 2023 by Yıldıray Ünlü