Status Badge

Status badge displays the status of syncs.

#

#

#

  • Use this badge only for sync statuses. Use a status indicator for everything else.

#

Inherits margin props.

NameDefaultDescription
children

ReactNode

Badge text.

progress

number

Show progress instead of the badge background. Must be between 0 and 100.

variant

"success" | "error" | "processing" | "warning" | "inactive" | "draft"

Badge variant.

On this page

  • Example
  • Guidelines
  • When to use
  • Props