Components

AlertDialogBadgeButtonCheckboxChipDrawerFormFieldIconIconButtonInputKbdLabelPopoverPortalProgressRadioGroupSlotSpinnerSwitchTabsTagTextareaVisuallyHidden

Hooks

useCombinedStateuseMergeRefsuseMountedState

Badge

Badge component is a visual indicator for numeric values such as tallies and scores.

  • Name@spark-ui/badge
    Version2.0.11
    LicenseMIT
    npmgithubReported IssuesReport a bug
  • UsageProps

    Install#

    npm install @spark-ui/badge

    Import#

    import { Badge } from "@spark-ui/badge";
    Edit this page on Github.
    Previousalert-dialog
    Nextbutton
    InstallImport