NotificationsApplicationBuilderExtensions.AddNotifications Method
| Name | Parameters | Description |
|---|---|---|
| AddNotifications(IModuleBuilder<IBlazorApplicationBuilder>, Action<NotificationsOptions>) static | builder, configureOptions | Adds the Notifications Module to your application. |
| AddNotifications(IModuleBuilder<IBlazorApplicationBuilder>) static | builder | Adds the Notifications Module to your application. |