Draft UI

Meter

A meter represents a quantity within a known range, or a fractional value.

Installation

bash
npx @sly-cli/sly add draft-ui meter

Examples

Info

Althought similar to ProgressBar, Meter is used to represent an amount or quantity. For example: Storage space, download speed, or battery life.

Default

This is the default Meter

Meter Label

With Custom Children

Coming soon: An example of Meter with custom children