Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hig/notifications-toast

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/notifications-toast

HIG Toast

  • 2.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-68.42%
Maintainers
4
Weekly downloads
 
Created
Source

Notifications Toast

Toasts are floating message boxes that appear up to a maximum of three at a time (similar events may be grouped). These are primarily informational they report a system occurrence that typically does not require much user action.

Read more about when and how to use the Toast component on the internal wiki.

Getting started

Install the package

yarn add @hig/notifications-toast @hig/theme-context @hig/theme-data

Import the component and CSS

import NotificationsToast from '@hig/notifications-toast';
import '@hig/notifications-toast/build/index.css';

Basic usage

FAQs

Package last updated on 16 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc