FilamentF
Filament2y ago
Veur

Customizing Notification position & styling on the fly

Is there a way to change the position and styling of a Notification when sending it, instead of globally in a Service Provider?

I have different types of notifications I'd like to display:
  1. Notification about a form that is saved (top center)
  2. Event Notifications, "You received a new message", for example (top right)
Is this possible in v3?
Was this page helpful?