Ad Space - Top Banner (728x90)
Material Elevation 3 Toggle
0 viewsmedium
Background:
1
2
3
4
5
6
7
<div class="elevation3-container">
<input type="checkbox" id="elevation3-toggle" class="elevation3-input" />
<label for="elevation3-toggle" class="elevation3-label">
<span class="elevation3-thumb"></span>
</label>
<span class="elevation3-text">Elevation 3</span>
</div>Material Elevation 3 Toggle
0 viewsmedium
Background:
Material Elevation 3 Toggle
1
2
3
4
5
6
7
<div class="elevation3-container">
<input type="checkbox" id="elevation3-toggle" class="elevation3-input" />
<label for="elevation3-toggle" class="elevation3-label">
<span class="elevation3-thumb"></span>
</label>
<span class="elevation3-text">Elevation 3</span>
</div>Was this helpful?