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

2.3.4 • Public • Published

Redshift UI React

Usage

To start using the components, please follow these steps:

  • 1 Wrap your application with the RedshiftProvider provided by @redshift-ui/react.
import { RedshiftProvider } from "@redshift-ui/react"

// Do this at the root of your application
function App({ children }) {
  return <RedshiftProvider>{children}</RedshiftProvider>
}
  • 2 Now you can start using components like so!:
import { Button } from "@redshift-ui/react"

function Example() {
  return <Button>I just consumed some ⚡️Redshift!</Button>
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.3.49latest

Version History

VersionDownloads (Last 7 Days)Published
2.3.49
2.3.30
2.3.20
2.3.10
2.3.00
2.2.00
2.1.30
2.1.20
2.1.10
2.1.00
2.0.90
2.0.80
2.0.70
2.0.60
2.0.50
2.0.40
2.0.30
2.0.20
2.0.10
1.15.00
1.14.90
1.14.80
1.14.70
1.14.60
1.14.50
1.14.40
1.14.30
1.14.20
1.14.10
1.14.00
1.13.00
1.12.00
1.11.00
1.10.00
1.9.00
1.8.00
1.7.00
1.6.00
1.5.00
1.4.00
1.3.00
1.2.00
1.1.00
1.0.00
2.0.00

Package Sidebar

Install

npm i @redshift-ui/react

Weekly Downloads

7

Version

2.3.4

License

MIT

Unpacked Size

561 kB

Total Files

102

Last publish

Collaborators

  • skuth
  • burh