The Radio Group field is used to create a drop-down list of options for the user to choose from. This component is built on top of the Radix UI library and styled using Tailwind CSS.
This component comes from the Shadcn UI Library - with minimal changes to the original component. I recommended to check out the original documentation for more information.
Basic Radio Group
The below shows a basic Radio Group as provided by the Shadcn UI library.