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

1.1.0 • Public • Published

@uspk-ui/react-badge

documentation source code

Description

Badges are a form of notifications and an indicator of status.

Usage

import {Badge} from '@uspk-ui/react'
// import {Badge} from '@uspk-ui/react-badge' // <-- if you're using this package alone
;<Badge type="success" />

// Wrap view contents with ThemeProvider
const MyView = () => (
    <Badge type="success" />
)

Readme

Keywords

none

Package Sidebar

Install

npm i @uspk-ui/react-badge

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

13 kB

Total Files

19

Last publish

Collaborators

  • alvcastillo