Badge

Badges serve the purpose of swiftly indicating the status of an item.

React

Is new design vision part implemented using new tokens?

Up to date

Resources

Example


                                                        
                                                        
                                                            import { Badge } from '@optimus-web/core';
                                                        
                                                        <Badge content={3}>
                                                          <Button>Open List</Button>
                                                        </ Badge>