@atlaskit/radio

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

Usage no npm install needed!

<script type="module">
  import atlaskitRadio from 'https://cdn.skypack.dev/@atlaskit/radio';
</script>

README

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.