Interface TypeaheadOptions
Properties
Optional highlighter
highlighter: function
Type declaration
-
-
Parameters
Returns string
Optional items
items: number
Optional matcher
matcher: function
Type declaration
-
-
Parameters
Returns boolean
Optional minLength
minLength: number
Optional sorter
sorter: function
Optional source
source: any
Optional updater
updater: function