s-private API Documentation - v3.8.1
    Preparing search index...

    Type Alias BadgeProps

    BadgeProps: React.HTMLAttributes<HTMLDivElement> & VariantProps<
        typeof badgeVariants,
    >

    Props for the Badge component.