Skip to content

This is custom element for displaying notifications like a toast notification in ANDROID.

Notifications You must be signed in to change notification settings

DamandeepS/notification-toast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is custom element for displaying notifications like a toast notification in ANDROID. The element can be customized using three attributes

1. bg = '<use hex code>' // for setting background color.

2. color = '<use hex code>' // for setting text color.

3. noselect // if you want the content for the banner not be selectable using mouse.

4. timeout = '<milliseconds>'// if you want to use custom timeout for the toast. use timeout='0' for not setting a timeout.

About

This is custom element for displaying notifications like a toast notification in ANDROID.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published