Q3
  • Introduction
  • Related Projects
  • Roadmap
  • API
    • Core
      • Rest
      • Session
      • Schema plugins
    • Schemas
      • Rates
      • Rebates
      • Permissions
    • Utils
      • Subdocuments
      • Soft deleting
  • Client
    • gatsby-theme-q3
    • q3-components
      • Quantity
    • q3-ui-cart
      • Drawer
    • Admin
      • Builders
      • Containers
        • Contexts
    • Datatables
      • TableBadge
    • Forms
      • Field
      • Presets
        • <PasswordChange />
    • Repeater
    • UI
      • CallToAction
      • Avatar
      • CollapsiblePanel
      • SubMenu
Powered by GitBook
On this page

Was this helpful?

  1. Client
  2. Datatables

TableBadge

Chip-style display for status, badges and other enum-like content types

Prop

Type

Acceptable values

Description

color

String

danger, warning, success

Used to assign a badge preset color

customColor

String

Used to provide a color outside the known spectrum

status

String

The content for the underlying badge component

PreviousDatatablesNextForms

Last updated 5 years ago

Was this helpful?