Example of Disabled Items in ASP.NET Core Mention Control
This sample demonstrates the disabled items functionalities 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.
DEMO
SOURCE
|
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 fields.disabled
property.