All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.public.bower_components.paper-radio-button.README.md Maven / Gradle / Ivy

There is a newer version: 1.9.3.1
Show newest version
# paper-radio-button

`paper-radio-button` is a button that can be either checked or unchecked.
User can tap the radio button to check it.  But it cannot be unchecked by
tapping once checked.

Use `paper-radio-group` to group a set of radio buttons. When radio buttons
are inside a radio group, only one radio button in the group can be checked.

Example:

```html

```
Styling a radio button:

```html

```




© 2015 - 2025 Weber Informatics LLC | Privacy Policy