Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
b86f86e358a3e038f1e0077b1524eb9c295b226d
/
.
/
node_modules
/
material-design-lite
/
src
/
checkbox
/
snippets
/
check-off.html
blob: 1cbcc2597a55e7ad857ab50f3260ae955eec4b7d [
file
] [
log
] [
blame
]
<label
class
=
"mdl-checkbox mdl-js-checkbox mdl-js-ripple-effect"
for
=
"checkbox-2"
>
<input
type
=
"checkbox"
id
=
"checkbox-2"
class
=
"mdl-checkbox__input"
>
<span
class
=
"mdl-checkbox__label"
>
Checkbox
</span>
</label>