Radio
A radio input is used to present a single option from a list. Use radio group for multiple options.
Installation
yarn add @atlaskit/radio
Usage
Detailed docs and example usage can be found here.
A radio input allows users to select only one option from a number of choices. Radio is generally displayed in a radio group.
A radio input is used to present a single option from a list. Use radio group for multiple options.
yarn add @atlaskit/radio
Detailed docs and example usage can be found here.