-
## Composition
- MultiSelect
- MultiSelectInput
- MultiSelectToggle
- MultiSelectTag
- MultiSelectTagRemoveButton
- MultiSelectDropdown
- MultiSelectDropdownOption
- MultiSelectDropd…
-
**Is your feature request related to a problem? Please describe.**
I want to control the selectedTextFormat option as described here:
https://developer.snapappointments.com/bootstrap-select/option…
-
I'm new to AngularJS.
I'm looking to submit the selected item into my form.
```
MultiSelectDropDownDialogController.$inject = ['$timeout', '$scope', '$stateParams', '$uibModalInstance', 'entity'…
-
Howdy, I'm trying to implement this functionality but the workspace I'm in is stuck in JavaScript IE so I've had to do some "translations" to code JS IE can read to try and get this to work
What is w…
-
My Dropdown has some long texts in the options. With the normal DropdownButtonFormField it is possible to set a attribute called isExpanded to true in order to get more lines in the options. Unfortuna…
-
Hi, I'm currently experiencing an issue with Multiselect:
```
Error: React.Children.only expected to receive a single React element child.
This error is located at:
in TouchableWithoutFeedba…
-
I have used the MultiSelectDropdown component and i am unable to add the className property to this component.
-
**Angular version**: ~10.2.1
**ng-multiselect-dropdown version**: ^0.3.0
**Description of issue**:
Getting the following run-time error in console, when implemented the sample from https://www.…
-
**Is your feature request related to a problem? Please describe.**
Extracted from #606 - The filter in review dashboard, is not keyboard-friendly. After entering a search string, I have to use the mo…
-
```
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:multiselect_dropdown_flutter/multiselect_dropdown_flutter.dart';
void main() {
runApp(const MyApp(…