https://github.com/mahmoudessam16/toast-notification
Users can click on the particular button like "success," "error," or "info," and the relevant toast notification will show in the top right corner. This toast will be removed automatically after 5 seconds, or users can also hide it by clicking on the close icon
https://github.com/mahmoudessam16/toast-notification
css html javascript
Last synced: 6 days ago
JSON representation
Users can click on the particular button like "success," "error," or "info," and the relevant toast notification will show in the top right corner. This toast will be removed automatically after 5 seconds, or users can also hide it by clicking on the close icon
- Host: GitHub
- URL: https://github.com/mahmoudessam16/toast-notification
- Owner: mahmoudessam16
- Created: 2022-12-24T18:00:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T18:02:36.000Z (about 2 years ago)
- Last Synced: 2024-12-23T15:35:18.708Z (2 months ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage: https://mahmoudessam16.github.io/toast-notification/
- Size: 591 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toast-notification
Users can click on the particular button like "success," "error," or "info," and the relevant toast notification will show in the top right corner. This toast will be removed automatically after 5 seconds, or users can also hide it by clicking on the close icon