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 IN YOUR LOCAL
npm create refine-app@latest -- --example field-antd-use-radio-group