Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Flexbox jQuery 控件。我想将其配置为仅匹配字符串开头的字符,因此当用户键入时,我希望Flexboxu建议U ganda和United States,而不是Ar u ba。我怎样才能做到这一点?
u
我需要将matchAny配置选项设置为false.
matchAny
false
(此选项在 FlexBox 0.9.5 中引入,但未记录)