x
1
2
3
4
5
6
7
8
9
10
<article data-controller="midwest-card" class="midwest-card midwest-stat"> <div class="wrap"> <section> <div class="stat-content"> <div class="stat-value">1,284</div> <div class="stat-label">Total users</div> </div> </section> </div></article>1
<%= render Midwest::StatComponent.new(value: '1,284', label: 'Total users') %>Default
A compact KPI tile with a value and label.
No params configured.
No assets to display.
Add a .js or .css file alongside the component to see it here.
Figma embed for Stat/default
Annotate a preview to embed its Figma design here:
@figma "https://figma.com/..."