Castle logo

CASTLE UI

Search

K

The MeterBar component is used to display progress or capacity as a horizontal meter, where the meter can be broken into multiple segments of different colors representing distinct values. Each segment fills a proportional amount of space based on the value provided, and it supports accessibility features.

Usage

Import

import { MeterBar } from '@passfort/castle'

Copy

Example

Copy

live example

Contents