Module notifications

Module notifications 

Source
Expand description

Toast notification system

Displays notifications in the top-right corner with auto-dismiss support.

Structs§

NotificationContainer
Container for all toast notifications
UseNotificationsHandle

Functions§

use_notifications
Hook to easily show notifications from any component