Character that will trigger the suggestions
List of items to suggest
Optional
searchRegular expression to match the search. The dropdown will be shown if what's after the trigger matches this regular expression
Optional
whitespaceWhether there should be a whitespace before the trigger for the dropdown to be shown
true
Optional
insertWhether there should be a whitespace after a suggestion is selected
true
Optional
showWhether to show "No result" in the dropdown when there are no suggestions instead of just hiding it
false
Optional
maxMaximum number of results to show in the dropdown
Infinity
Definition for a trigger ie what will trigger the suggestions, the corresponding items and how to add then