Getting Started

Install through npm:

If you are using SystemJS, you should also adjust your configuration to point to our UMD bundle, similar to this:

Once installed you need to import our main module.

The only remaining part is to list the imported module in your application modules that make use of the components in this library:

Dependencies

This repository contains a Angular rich mentions component. It allows for customizable mention display and custom searching. The only required dependencies are:

Supported browsers

We strive to support the same browsers and versions as supported by Angular. Check browser support notes for Angular.

Our code is automatically tested on all the supported browsers.