Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mercmobily/hot-user-message-toasts
https://github.com/mercmobily/hot-user-message-toasts
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mercmobily/hot-user-message-toasts
- Owner: mercmobily
- License: mit
- Created: 2016-07-25T03:21:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T01:45:44.000Z (over 5 years ago)
- Last Synced: 2025-01-03T21:04:25.775Z (29 days ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`hot-user-message-toasts`
Simple, tiny widget that will listen to user-message-success, user-message-info and user-message-error and will display a paper-toast with the message.
Each event type has a different paper toast assigned to it. Each paper toast is themable with a mixin.
Because of the nature of the toasts, this widget should be higher up in your DOM.In your index.html you might have: