Blazor Mention Example - Disabled Items
This sample showcases the disabled items of the Mention component. Type the @ character in the editable element and you will notice that the disabled items are greyed out and cannot be selected.
|
|
The Mention provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be select a particular item. To configure the disabled item columns, use the MentionFieldSettings.Disabled property.