UNPKG

@atlaskit/radio

Version:

A radio input allows users to select only one option from a number of choices. Radio is generally displayed in a radio group.

14 lines (8 loc) 270 B
# Radio A radio input is used to present a single option from a list. Use radio group for multiple options. ## Installation ```sh yarn add @atlaskit/radio ``` ## Usage Detailed docs and example usage can be found [here](https://atlassian.design/components/radio/).