Metrics Panel

metrics_panel pairs explanatory copy with a bordered metric grid for stronger quantitative proof.

When to Use

Use it when metrics need context and should not be reduced to a simple strip.

Usage

{{ metrics_panel(title="Proof", metric_1_value="99%", metric_1_label="Uptime") }}

Live Example

Proof

Quantify the outcome

Use metrics beside checklist details to connect numbers with product behavior.

Designed for static performance

Uses semantic design tokens

24

New shortcodes

1

Breakpoint

0

External UI dependencies

100%

Theme integrated

Parameters

ParameterDescription
containerInner content width.
eyebrowSmall uppercase label above the heading.
titleSection heading.
descriptionSupporting copy.
metric_N_valueMetric value, up to 4.
metric_N_labelMetric label.
check_NChecklist item, up to 4.
reverseUse true to place metrics first.
bgFull-width section background token.
classAdditional CSS classes on the outer section.