| Interface | Description |
|---|---|
| Notification.CloseHandler |
functional interface to handle close event
|
| Notification.Position |
An interface for the required API to implement new position classes for notifications
|
| Class | Description |
|---|---|
| BottomCenterPosition |
Display notification in bottom center
|
| BottomLeftPosition |
Display notification in bottom left
|
| BottomRightPosition |
Display notification in bottom right
|
| Notification |
A component for showing notifications on different position with custom content
|
| NotificationPosition |
Abstract class for placing the notification in a specific position
|
| NotificationStyles |
Default CSS classes for
Notification |
| TopCenterPosition |
Display notification in top center
|
| TopLeftPosition |
Display notification in top left
|
| TopRightPosition |
Display notification in top right
|
Copyright © 2019–2022 Dominokit. All rights reserved.