Appsilon / shiny.emptystate

Empty state components for Shiny
https://appsilon.github.io/shiny.emptystate/
26 stars 2 forks source link

Generic empty state component composed of an icon and text #21

Closed vibalre closed 1 year ago

vibalre commented 1 year ago

Description

Users of the package gave feedback that the mechanism works but they are missing a set of defaults components.

Having a set of default components would make it easier to start using the package.

One idea is to provide a helper function that will create an empty state component composed of an icon and text.

The icons can be provided by bsicons or fontawesome.

A good analogy is how value boxes work in bslib

Examples

Image

Acceptance Criteria

Image