@umbraco-ui/uui-toast-notification
TypeScript icon, indicating that this package has built-in type declarations

1.13.0 • Public • Published

uui-toast-notification

npm

Umbraco style toast-notification component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-toast-notification

Import the registration of <uui-toast-notification> via:

import '@umbraco-ui/uui-toast-notification';

When looking to leverage the UUIToastNotificationElement base class as a type and/or for extension purposes, do so via:

import { UUIToastNotificationElement } from '@umbraco-ui/uui-toast-notification';

Usage

<uui-toast-notification></uui-toast-notification>

Package Sidebar

Install

npm i @umbraco-ui/uui-toast-notification

Weekly Downloads

1,155

Version

1.13.0

License

MIT

Unpacked Size

18.4 kB

Total Files

8

Last publish

Collaborators

  • nielslyngsoe
  • julczka
  • ijacob
  • madsrasmussen
  • umbraco-publish