EDS4 logo
@eds/react/radio
v0.0.0

Radio

A control that allows the user to select a single value from multiple options.
Install
npm install @eds/react/radio
Import usage
import {
Radio,
RadioGroup,
RadioPrimitive
} from '@eds/react/radio';