Mention inputA textarea with @-mention suggestions. Preview Code ⧉ Copyimport { BuiMentionInput } from 'ng-blatui'; <bui-mention-input [(value)]="text" [mentions]="people" />Prefilled Preview Code ⧉ CopyThanks @ada for the review!<bui-mention-input [value]="'Thanks @ada for the review!'" [mentions]="people" />