radio

v0.88.2arrow_drop_down
v0.88.2
v0.86.0
v0.85.0
v0.84.0
STATUS
Passing
DOWNLOADS
1,953
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
3 years ago
SIZE
75 KB
A Radio is sugar for <Checkbox radio />. Useful for exclusive groups of sliders or toggles.
1 contributor
Install radio as a package?
Copied
npm i @bit/semantic-org.semantic-ui-react.radio
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
chevron_left
chevron_right
Radio ()

A Radio is sugar for . Useful for exclusive groups of sliders or toggles.

Properties
NameTypeDefault valueDescription
slider
custom

Format to emphasize the current selection state.

toggle
custom

Format to show an on or off choice.

type
custom'radio'

HTML input type, either checkbox or radio.

Help and resources