8.2.4 • Published 9 years ago
@npmcorp/pui-react-radio v8.2.4
pui-react-radio
A React component that provides styled radio buttons
Pivotal UI React (GitHub, npm) is a collection of React components for rapidly building and prototyping UIs.
This component requires React v0.13
See the Pivotal UI Styleguide for fully rendered examples.
Components
Radio
A radio button
var Radio = require('
#### Properties
- `checked`
- `Boolean`: Whether the radio is currently selected
- `defaultChecked`
- `Boolean`: Whether the radio begins selected
- `name`
- `String`: An identifier for the radio for form submissions and associating it with a `<RadioGroup>`
- `value`
- `String`: The value used for `name` on form submission
- `onChange`
- `Function`: A callback called when the radio is checked or unchecked
- `id`
- `String`: An identifier for the radio that can be used, for example, with labels
*****************************************
(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.8.2.4
9 years ago
7.2.1
9 years ago
7.0.0
9 years ago
6.5.0
9 years ago
6.4.0
10 years ago
6.3.0
10 years ago
6.2.1
10 years ago
6.2.0
10 years ago
6.1.0
10 years ago
6.0.8
10 years ago
6.0.6
10 years ago
6.0.5
10 years ago
6.0.4
10 years ago
6.0.3
10 years ago
6.0.2
10 years ago
6.0.1
10 years ago
6.0.0
10 years ago
5.8.3
10 years ago
5.8.2
10 years ago
5.8.1
10 years ago
5.8.0
10 years ago
5.4.0
10 years ago
5.2.0
10 years ago
5.1.1
10 years ago
5.1.0
10 years ago
2.0.3
10 years ago
2.0.2
10 years ago
2.0.1
10 years ago