Commit 09a462a1 authored by dmacfarlane's avatar dmacfarlane
Browse files

Fixed README

parent efb396bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ The following optional configuration items can be used.

For Example: 

    <input type="text" [mention]="items" [mentionConfig]="{triggerChar:'#',maxItems:10,labelKey:'name',valueKey:'value'}">
    <input type="text" [mention]="items" [mentionConfig]="{triggerChar:'#',maxItems:10,labelKey:'name's}">

#### Output Events