@atlaskit/field-radio-group

A radio group React component used for selecting discrete values in a form

Usage no npm install needed!

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

README

Radio-group

Provides a standard way to select a single option from a list.

Installation

yarn add @atlaskit/field-radio-group

Usage

Detailed docs and example usage can be found here.