Items can be enhanced with custom properties, particularly useful if you are implementing a custom dropdown item slot
The value to insert when the suggestion is selected. By default, the trigger is not included so add it if needed
Optional
searchThe part of the item that matches the search (by default, case-insensitive and substring match)
{value}
Optional
label?: stringAn optional label to show in the suggestion instead of the value
{value}
Optional
image?: stringAn optional image to show in the suggestion
Definition for a suggestion item