Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ The following optional configuration items can be used. | Option | Default | Description | | --- | --- | --- | | triggerChar | @ | The character that will trigger the menu behavior. | | triggerCharKeyCode | 192 | The keycode that will also trigger the menu behaviour - defaults to '@' keycode | | triggerCharKeyCode | 192 | The keycode that will also trigger the menu behavior - defaults to '@' keycode | | maxItems | | Limit the number of items shown in the pop-up menu. The default is no limit. | | mentionSelect | | An optional function to format the selected item before inserting the text. | | labelKey | label | The field to be used as the item label (when the items are objects). | Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ The following optional configuration items can be used. | Option | Default | Description | | --- | --- | --- | | triggerChar | @ | The character that will trigger the menu behavior. | | triggerCharKeyCode | 192 | The keycode that will also trigger the menu behaviour - defaults to '@' keycode | | triggerCharKeyCode | 192 | The keycode that will also trigger the menu behavior - defaults to '@' keycode | | maxItems | | Limit the number of items shown in the pop-up menu. The default is no limit. | | mentionSelect | | An optional function to format the selected item before inserting the text. | | labelKey | label | The field to be used as the item label (when the items are objects). | Loading