#
select
Here are 788 public repositories matching this topic...
-
Updated
Aug 2, 2021 - JavaScript
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
bootstrap
components
angular
select
popover
carousel
modals
typeahead
widgets
datepicker
sortable
daterangepicker
-
Updated
Aug 2, 2021 - TypeScript
A vanilla JS customisable select box/text input plugin ⚡️
javascript
select
options
inputs
vanilla-js
select2
choice
select-multiple
choicesjs
choices
selectbox
dropdown-menus
select-single
-
Updated
Jul 19, 2021 - TypeScript
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
-
Updated
Aug 3, 2021 - JavaScript
autocomplete
angular
select
multiselect
angular2
typeahead
dropdown
angular4
angular-components
hacktoberfest
angular5
ui-select
angular6
angular7
angular8
-
Updated
Jul 17, 2021 - TypeScript
javascript
i18n
autocomplete
tree
select
ui
webpack
vue
validator
table
modal
modals
button
vue-components
datepicker
form
vue2
ui-components
datetimepicker
heyui
-
Updated
May 24, 2021 - Vue
A JavaScript plugin for creating beautiful, accessible, and painless custom dropdowns.
-
Updated
Aug 1, 2021 - JavaScript
search
alfred
autocomplete
query
select
algolia
spotlight
modal
typeahead
dropdown
accessible
suggestion
combobox
-
Updated
Jul 30, 2021 - TypeScript
react
select
ui
vue
preact
js-library
javascript-library
selection
ux-experience
selections
ux-design
dom-selection
viselect
-
Updated
Jul 31, 2021 - TypeScript
A react-native dropdown/picker/selector component for both Android & iOS.
-
Updated
Jul 28, 2021 - JavaScript
Modular and light-weight selection library
-
Updated
Mar 12, 2020 - JavaScript
手机移动端选择组件 支持是否级联/单选到多选/可异步更新数据等..
select
mobile
selector
picker
number
cascade
mobile-picker
number-picker
mobile-selector
mobile-select
area-picker
area-selector
mobile-trigger
number-selector
cascade-selector
-
Updated
Feb 23, 2021 - JavaScript
jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
-
Updated
Dec 12, 2020 - Python
功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows, etc., support multiple animations, chain programming calls)
select
custom
payment
dialog
datepicker
popup
toast
menu
locationpicker
edittext
pickview
shareview
calander
ios13present
-
Updated
Jul 15, 2021 - Objective-C
AngularJS Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a AngularJS way
-
Updated
May 9, 2021 - JavaScript
Slim advanced select dropdown
-
Updated
Jun 28, 2021 - Vue
Improve this page
Add a description, image, and links to the select topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the select topic, visit your repo's landing page and select "manage topics."
Hi there, i have a problem while using
vue-multiselect
, i usenuxtjs
, andvue-multiselect v2.1.6
and the problem or bugs i found is :i got an error when i focused / open the select option this multiselect, and then try to redirect to previous page using back button in my chrome, the error message is :
Cannot read property 'blur' of undefined
the only thread i found for fixing my