1.1.1 • Published 3 years ago

@tractorzoom/radio v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@tractorzoom/text-field

Wrapper for Material UI's RadioGroup

Live Examples

Install

npm i --save @tractorzoom/radio

Radio Props

valuerequireddescription
labelyesstring title
labelPropsnoobject that will be spread as props to the label
onChangeyesfunction to handle on change
optionsyesarray of strings or object options
radioGroupPropsnoobject that will be spread as props to the radio group
rootPropsnoobject that will be spread as props to the root
valuenostring or object option that is selected

Contributing

We welcome improvements and fixes via PRs. Review the contributing guidelines in the repository readme for how to get started.

1.1.1

3 years ago

1.1.0

3 years ago