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

0.0.4-alpha.3 • Public • Published

filename: /packages/molecules/CircleBadge/CircleBadge.tsx

CircleBadge API

The API documentation of the CircleBadge Graffft Waggle component.

Import

import { CircleBadge } from '@graffft-waggle/circle-badge';

Icon

Required Props

Name Type Description
children JSX.Element|string|number Content that can go inside the circle badge

Optional Props

Name Type Default Description
size string 86px width/height of circle badge
bgColor string '#fff' background color of circle badge.
handleClick () => void () => {} onClick callback.
customScss string '' custom scss for wrapper element

Demos

  • TODO

Readme

Keywords

Package Sidebar

Install

npm i @graffft-waggle/circle-badge

Weekly Downloads

0

Version

0.0.4-alpha.3

License

MIT

Unpacked Size

8.84 kB

Total Files

8

Last publish

Collaborators

  • dankreiger