Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 208 Bytes

The Meter object

An object to display a measure of quantity, degree, or rate of something.

	<div class="meter">
		<span class="meter__indicator" style="width: 45%">45% complete</span>
	</div>