Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
330847de16cc6591387138739653d5fcc6f14190
/
.
/
node_modules
/
material-design-lite
/
src
/
switch
/
snippets
/
switch-off.html
blob: 08f2c76803da0947a43948d1db4664f7f6afda7b [
file
] [
log
] [
blame
]
<label
class
=
"mdl-switch mdl-js-switch mdl-js-ripple-effect"
for
=
"switch-2"
>
<input
type
=
"checkbox"
id
=
"switch-2"
class
=
"mdl-switch__input"
>
<span
class
=
"mdl-switch__label"
></span>
</label>