Notifications
class Notifications extends Component (View source)
Properties
bool | $isFilamentNotificationsComponent | ||
Collection | $notifications | ||
static Alignment | $alignment | ||
static VerticalAlignment | $verticalAlignment | ||
static string|null | $authGuard |
Methods
void
mount()
No description
void
pullNotificationsFromSession()
No description
void
pushNotificationFromEvent(array $notification)
No description
void
removeNotification(string $id)
No description
void
handleBroadcastNotification(array $notification)
No description
void
Authenticatable|null
getUser()
No description
string|null
getBroadcastChannel()
No description
static void
alignment(Alignment $alignment)
No description
static void
verticalAlignment(VerticalAlignment $alignment)
No description
static void
authGuard(string|null $guard)
No description
View
render()
No description
Details
void
mount()
No description
void
pullNotificationsFromSession()
No description
void
pushNotificationFromEvent(array $notification)
No description
void
removeNotification(string $id)
No description
void
handleBroadcastNotification(array $notification)
No description
protected void
pushNotification(Notification $notification)
No description
Authenticatable|null
getUser()
No description
string|null
getBroadcastChannel()
No description
static void
alignment(Alignment $alignment)
No description
static void
verticalAlignment(VerticalAlignment $alignment)
No description
static void
authGuard(string|null $guard)
No description
View
render()
No description