@smashing/badge
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published
yarn add @smashing/badge

Badge

Default appearance

<Badge color="Green">Green</Badge>

Solid appearance

<Badge color="Green" isSolid>
  Green
</Badge>

Pills

Default appearance

<Pill color="red" marginLeft={8}>
  24
</Pill>

Solid appearance

<Pill color="green" marginLeft={8} appearance="solid">
  44
</Pill>

Readme

Keywords

Package Sidebar

Install

npm i @smashing/badge

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

12.2 kB

Total Files

23

Last publish

Collaborators

  • amroz123
  • hzub
  • idered
  • mkolakowska
  • mzbiejczuk
  • qk