Meter
Visual indicators showing numeric values in a range.
Guidelines
We have both Meter and Progress components. Here are the guidelines for using them:
- Use
Meterwhen you want to show static numeric values in a range. - Use
Progresswhen you want to show a progress of a task in a horizontal bar.
Installation
Add the component to your project using the following command:
Usage
Import
Import the component and its related parts.
Structure
The expected structure and composition of the component.