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