Radio
Description
Radio button components enable users to select a single option from a list of alternatives.
Configuration
Config for Radio Component (using FormComposerV2)
While using the radio component independently and to disable it set the prop as disabled={true}.
For more information: Storybook for radio field
Last updated