syncfusion-angular-mention

Installation
SKILL.md

Implementing Syncfusion Angular Mention Component

Component Overview & Architecture

The Mention component renders an autocomplete suggestion popup when the user types a trigger character (default @) inside a target element (a div[contenteditable], textarea, or similar). It is designed for:

  1. User tagging — tag people, teams, or resources using @
  2. Hashtag suggestions — use any custom character (#, /, etc.) as the trigger
  3. Rich text integration — works with contenteditable divs and editors
  4. Data binding — supports local arrays (strings, objects, complex objects) and remote DataManager sources
  5. FilteringContains, StartsWith, EndsWith with configurable min-length, debounce, and spacing
  6. Template customization — item, display, no-records, spinner, and group templates
  7. Disabled items — mark individual list items as non-selectable
  8. Accessibility — WCAG 2.2 compliant with full keyboard navigation and ARIA attributes

Key Characteristics

Installs
22
First Seen
Mar 30, 2026
syncfusion-angular-mention — syncfusion/angular-ui-components-skills