Widget Demos
UI Components
Marketing
Content Display
Navigation
Notifications
Visual Effects
Interactive
Layout
Notifications
Notification Bell Widget
Header notification bell icon with unread count badge and dropdown menu. Shows recent notifications with links to notification center.
Header Bell
Notification bell as it appears in the header.
Requires authenticated user. Shows unread count badge.
Code
<?php echo NotificationBellWidget::widget(); ?>Live Demo
Login required to see this widget.
Configuration Options
| Option | Type | Default | Description |
|---|---|---|---|
maxInDropdown | int | 5 | Max notifications in dropdown |
headerStyle | bool | false | Use header dropdown styling |