1.0.0 • Published 10 months ago
@bento-core/stats-bar v1.0.0
StatsBar
The StatsBar component shows a list of numeric values and their labels.
Usage
To import the components from LocalFind, use the following:
import StatsBar from 'path/to/bento-core/StatsBar';
...
<StatsBar stats={stats} styles={styles} />
Options
The StatsBar component accepts two props:
stats
- A list of numerical values, each paired with a string name of the valuestyles
- Global styles defined in the host application
Bento Reference Implementation
The StatsBar component can be found at the top of the dashboard page, where it displays the number of programs, the number of arms, and more.
The reference implementation does not use icons in the StatsBar.
1.0.1-icdc.2
10 months ago
1.0.1-icdc.1
1 year ago
1.0.1-ins.0
1 year ago
1.0.1-ccdihub.3
1 year ago
1.0.1-icdc.0
1 year ago
1.0.1-CDS.0
2 years ago
1.0.1-CDS.1
2 years ago
1.0.0
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
1.0.0-alpha.0
2 years ago
1.0.1-ccdihub.0
2 years ago
1.0.1-ccdihub.1
2 years ago
0.3.0-alpha.0
2 years ago
1.0.1-ccdihub.2
2 years ago
0.1.0
2 years ago