#
select2
Here are 169 public repositories matching this topic...
garciajordy
commented
Feb 24, 2022
Describe the bug
When rendering a simple input field with Choices.js it generates multiple HTML validation errors.
To Reproduce
Steps to reproduce the behavior:
- Add a simple input field.
<input type='text' class='js-choice' /> - Add the provided JS code from the documentation.
const element = document.querySelector('.js-choice');
const choices = new Choices(elemen
Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
javascript
select
typescript
input
vanilla-javascript
vanilla-js
dropdown
select2
choice
select-multiple
choices
selectbox
-
Updated
Aug 3, 2022 - JavaScript
Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
autocomplete
vuejs
select
vue
multiselect
dropdown
vue2
select2
select-multiple
selectbox
vue-select
tailwind
tailwindcss
multiselectdropdown
vueselect
vue3
-
Updated
Jul 22, 2022 - JavaScript
一个基于angular5.0.0+ng-bootstrap1.0.0-beta.8+bootstrap4.0.0-beta.2+scss的后台管理系统界面(没基础的同学请先自学基础,谢谢!)
sass
jquery
admin
typescript
webpack
mit
angular2
ng2
file-upload
bootstrap4
select2
angular-cli
cropper
alpha
cc
ng-bootstrap
ng4
ztree
ng5
-
Updated
Jul 7, 2022 - TypeScript
A lightweight vanilla javascript library that replaces native select elements with customizable dropdowns
-
Updated
Jul 20, 2022 - JavaScript
Angular based replacement for select boxes
select2
angular-component
ng2-select
angular-library
ng-select
angular-select
ngx-select
ng2-select-ex
-
Updated
Jan 20, 2022 - TypeScript
-
Updated
Mar 2, 2022 - PHP
This is a Django integration for Select2
-
Updated
Aug 5, 2022 - Python
Select2-to-Tree extends Select2 to support arbitrary level of nesting...
-
Updated
Feb 28, 2021 - JavaScript
Laravel Simple Select inputs component for Blade and Livewire.
-
Updated
Feb 9, 2022 - Blade
Example Tailwind CSS style for the Select2 Javascript Plugin
-
Updated
Aug 6, 2022 - CSS
Capybara helpers for https://select2.org select box (supports Select2 version 2/3/4)
-
Updated
Jun 26, 2020 - Ruby
初学者 spirng-boot版本
-
Updated
Aug 2, 2021 - Java
DEPRECATED - Now located in docs directory of main repository
-
Updated
Aug 29, 2019 - CSS
𝒂𝒔𝒚𝒏𝒄 𝒔𝒆𝒍𝒆𝒄𝒕/𝒎𝒐𝒓𝒑𝒉𝑺𝒆𝒍𝒆𝒄𝒕 𝒇𝒐𝒓 𝒍𝒂𝒓𝒂𝒗𝒆𝒍 𝒂𝒅𝒎𝒊𝒏
-
Updated
Aug 8, 2021 - PHP
Laravel Nova Select2 Auto-Complete
-
Updated
Feb 28, 2022 - Vue
Add svg icon selector for ACF field.
plugin
svg
wordpress
wordpress-plugin
svg-icons
select2
acf
advanced-custom-fields
acf-field
svg-icon-selector
-
Updated
Jul 16, 2021 - PHP
Improve this page
Add a description, image, and links to the select2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the select2 topic, visit your repo's landing page and select "manage topics."


A message override works only if the
langattribute is not set or iflangis set to any value except "en".Tested with select2@4.0.13 and jquery@3.2 and confirmed in Chrome and Firefox on Mac and Win10.