Skip to content

Meter

The BMeter component is used to show a measurement bar. There are two variants: linear (default) and half pipe. always rounds to max one decimal

Linear meter

Has three color options primary, secondary and tertiary

25 %

50.2 %

80.5 %

With high set

Set the high property to something lower than value and it will turn warning (error) color

25 %

55 %

85 %

Inline variant

There is also a "semi" inline variant. set the inline prop to have the value inline with the bar

50 %

Sizes

Change the size by setting the font-size. everything rescales to match

15 %

25 %

35 %

45 %

55 %

65 %

Not really.