0.7.3 • Published 7 months ago

icos-cp-toaster v0.7.3

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 months ago

#ICOS Carbon Portal Toaster package

##Description Requires Bootstrap css. React toaster component. It displays a toaster in upper right corner with Info, Success, Warning or Error Bootstrap styling. Bootstrap 3 CSS is required for correct styling.

##Installation npm install icos-cp-toaster

##Properties to send autoCloseDelay - Number of ms to wait until automatically close the toast. If not provided, toast stays open until manually closed.

fadeInTime - Number of ms the toast spends on fading in. Defaults to 100.

fadeOutTime - Number of ms the toast spends on fading out. Defaults to 400.

toasterData - Object containing payload for toaster. Ex: new ToasterData(TOAST_INFO, "Information text")

maxWidth - Max width in pixels for toast.

##Tests None

0.7.3

7 months ago

0.7.2

7 months ago

0.7.1

8 months ago

0.7.0

8 months ago

0.6.3

2 years ago

0.6.4

2 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago