radio-button-fields

v1.0.3arrow_drop_down
v1.0.3
v1.0.2
v1.0.1
v1.0.0
STATUS
Failing
DOWNLOADS
4,726
VISIBILITY
Public
PUBLISHED
3 years ago
SIZE
4 KB
1 contributor
Install radio-button-fields as a package?
Copied
npm i @bit/yalo.design-system.radio-button-fields
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
chevron_left
chevron_right
Properties
NameTypeDefault value
title
string | elementnull
value
(required)
string
checked
(required)
bool
name
(required)
string
label
string | element
required
boolfalse
showLabel
booltrue
optionalText
stringnull
svgIcon
stringnull
options
(required)
{"title":"string","value":"string","name":"string","disabled":"bool","svgIcon":"string"}[]
onChange
(required)
function
value
(required)
string
Help and resources