components/count-badge
@fungi.computer/caps / components/count-badge
components/count-badge
Section titled “components/count-badge”Type Aliases
Section titled “Type Aliases”CountBadgeProps
Section titled “CountBadgeProps”CountBadgeProps =
object&HTMLAttributes<HTMLSpanElement>>
Props accepted by CountBadge.
Type Declaration
Section titled “Type Declaration”count:
ReactNode
label?
Section titled “label?”
optionallabel?:ReactNode
Variables
Section titled “Variables”CountBadge
Section titled “CountBadge”
constCountBadge:ForwardRefExoticComponent<object&HTMLAttributes<HTMLSpanElement> > &RefAttributes<HTMLSpanElement>>>>
A badge displaying a caller-provided count and label.