jbkunst / jbkunst/jbkunst.github.io3
value box for quarto dashbboard
Open
- Dominant language
- HTML
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
really nice post!
can you also make it work for quarto dashboard
usually it looks like that
```
```{r}
#| content: valuebox
#| title: "Total cases"
list(
icon = "clipboard2-pulse",
color = "teal",
value = total_cases
)
```
thank you so much for sharing this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.