@syncfusion/ej2-react-notifications

A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React

Usage no npm install needed!

<script type="module">
  import syncfusionEj2ReactNotifications from 'https://cdn.skypack.dev/@syncfusion/ej2-react-notifications';
</script>

README

ej2-react-notifications

ej2-react-notifications

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here.

A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

Setup

To install Notification and its dependent packages, use the following command

npm install @syncfusion/ej2-react-notifications

Components included

Following list of components are available in the package

Badges

Badges can be used to alert users about new or unread messages, notifications, and additional information to the content. This can be used in conjunction with lists to represent each list’s timeline such as ‘new’, ‘old’, and ‘preview’.

Toasts

The toast is a small container, in which user can show a single or multiple informative lines with actions.

Supported Frameworks

Notification component is also offered in following list of frameworks.

  1. JavaScript
  2. Angular
  3. VueJS
  4. ASP.NET Core
  5. ASP.NET MVC
  6. JavaScript (ES5)

Key Features

Badges

  1. Types - Provided 8 different types of Badges.
  2. Predefined Colours - Provided 8 predefined situational colours of Badges.
  3. Position - Supports 3 different positions, such as default, top and bottom.

Toasts

  1. Position - Enables to position the toast anywhere on the screen. It has a predefined set of positions and custom inputs for position based on the target.
  2. Autohide and TimeOut - Toast can be expired based on the timeOut property; it hides toast automatically when reaches specific time without user interaction.
  3. Multi Toast - Toasts can support to display multiple toasts with various time delay.
  4. Progress Bar - Supports to visually indicate time lapse when the toast expires.
  5. Action Buttons - Supports to add buttons in the toast for archiving any actions within the toast.
  6. Template - User customized element can be defined for the toast using the template property.

Support

Product support is available for through following mediums.

License

Check the license detail here.

Changelog

Check the changelog here

© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.