Feature
Comments and mentions connected to your own data
Bring review and collaboration affordances into the editor while your Angular application remains the source of truth for people, comments, permissions, and persistence.
Review without hiding the data model
Comment creation and comment events use typed handlers. The host application can open its own workflow, persist the comment to an API, enforce permissions, and refresh the editor with the current comment collection.
Mention search is asynchronous and application-owned. Search results can represent users, teams, content records, or any domain entity that your product needs.
Predictable tokens in stored content
- Async mention search with labels and descriptions
- Comment create, resolve, and remove event integration
- Selection-aware floating toolbar actions
- Readonly mention token rendering
- Sanitized output without event-handler attributes