8.2.4 • Published 7 years ago

@npmcorp/pui-react-radio-group v8.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

pui-react-radio-group

A React component for managing groups of 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

RadioGroup

A group of radio buttons

var RadioGroup = require('

#### Properties

- `id`
  - `String`: An identifier for the radio group that can be used, for example, with labels

- `name`
  - `String`: An identifier for the radio group and all of its radio buttons for form submissions

- `onChange`
  - `Function`: A callback called when radio buttons inside of the radio group are checked or unchecked


*****************************************

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.
8.2.4

7 years ago

7.2.1

8 years ago

7.0.0

8 years ago

6.5.0

8 years ago

6.4.0

8 years ago

6.3.0

8 years ago

6.2.1

8 years ago

6.2.0

8 years ago

6.1.0

8 years ago

6.0.8

8 years ago

6.0.6

8 years ago

6.0.5

8 years ago

6.0.4

8 years ago

6.0.3

8 years ago

6.0.2

8 years ago

6.0.1

8 years ago

6.0.0

8 years ago

5.8.3

8 years ago

5.8.2

8 years ago

5.8.1

8 years ago

5.8.0

8 years ago

5.4.0

8 years ago

5.2.0

8 years ago

5.1.1

8 years ago

5.1.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago