@anviltech/wuf-ang-toasts

1.0.0 • Public • Published

Toasts

A collection of components used for displaying Material Design toasts in the application.

Installation

Install this package with the following command:

npm install @anviltech/wuf-ang-toasts --save

or

yarn add @anviltech/wuf-ang-toasts

Import this package into your application's app.module.ts file:

import { WufToastsModule } from '@anviltech/wuf-ang-toasts';

Add to the imports section of app.module.ts:

imports: [
    WufToastsModule
]

Usage

Refer to the Living Style Guide for documentation on usage of this package.

Readme

Keywords

none

Package Sidebar

Install

npm i @anviltech/wuf-ang-toasts

Weekly Downloads

3

Version

1.0.0

License

none

Unpacked Size

79.1 kB

Total Files

36

Last publish

Collaborators

  • rodrigo.silveira
  • luvaas
  • anvil-open-source