Skip to content
toast / 1.6.0

toast 1.6.0

Install from the command line:
Learn more about npm packages
$ npm install @infusedui/toast@1.6.0
Install via package.json:
"@infusedui/toast": "1.6.0"

About this version

@infusedui/toast

To add @infusedui to you project you need to create a .npmrc file at the same folder base of you package.json with this line :

@infusedui:registry=https://npm.pkg.github.com

Package

@infusedui/toast provide to you 2 element and 1 hook with 2 functions :

  • provider: <ToastProvider>
  • component: render toast notifications
  • hooks: useToast()
<ToastProvider>{/* Some other things of your apps */}</ToastProvider>

Details


Assets

  • toast-1.6.0.tgz

Download activity

  • Total downloads 7
  • Last 30 days 2
  • Last week 0
  • Today 0

Recent versions

View all