Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
1560ca1e5570c4ae60fd1ac62ff012addf6624b7
/
.
/
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>