blurOnSelect
Control if the input should be blurred when an option is selected:
falsethe input is not blurred.truethe input is always blurred.touchthe input is blurred after a touch event.mousethe input is blurred after a mouse event.