jquery - Flexbox: Only want to match the beginning of list items -
i using flexbox jquery control. want configure match characters @ beginning of string, when user types u
, want flexbox suggest uganda , united states, not aruba. how can this?
i need set matchany
configuration option false
.
(this option introduced in flexbox 0.9.5, not documented)
Comments
Post a Comment