com.vaadin.polymer.public.bower_components.paper-radio-button.README.md Maven / Gradle / Ivy
# paper-radio-button
`paper-radio-button` is a button that can be either checked or unchecked.
User can tap the radio button to check or uncheck it.
Use a `` to group a set of radio buttons. When radio buttons
are inside a radio group, exactly one radio button in the group can be checked
at any time.
Example:
```html
Item label
```
Styling a radio button:
```html
```
© 2015 - 2025 Weber Informatics LLC | Privacy Policy