Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
9af037cc1d4c69daa83f1a8d0d6409ca50103950
/
.
/
node_modules
/
material-design-lite
/
src
/
switch
/
snippets
/
switch-on.html
blob: cc44cee4f0a5e3b5254d5acac6e06d365ffaae13 [
file
] [
log
] [
blame
]
<label
class
=
"mdl-switch mdl-js-switch mdl-js-ripple-effect"
for
=
"switch-1"
>
<input
type
=
"checkbox"
id
=
"switch-1"
class
=
"mdl-switch__input"
checked
>
<span
class
=
"mdl-switch__label"
></span>
</label>