makani icon indicating copy to clipboard operation
makani copied to clipboard

badge component

Open codymullins opened this issue 2 years ago • 2 comments

Create an MkBadge component that accepts the different states.

Found in MkState:

  • Success
  • Danger
  • Warning
  • Information

Badges should only accept text input.

Badges can optionally have an additional icon (see examples).

Examples https://tailwindui.com/components/application-ui/elements/badges https://mui.com/material-ui/react-badge/ https://getbootstrap.com/docs/5.2/components/badge/

codymullins avatar Jun 19 '22 19:06 codymullins