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

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

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

`paper-checkbox` is a button that can be either checked or unchecked.  User
can tap the checkbox to check or uncheck it.  Usually you use checkboxes
to allow user to select multiple options from a set.  If you have a single
ON/OFF option, avoid using a single checkbox and use `paper-toggle-button`
instead.

Example:

```html
label

label
```

Styling a checkbox:

```html

```




© 2015 - 2025 Weber Informatics LLC | Privacy Policy