DragAndDropMultiSelectorList 1.0.3
dotnet add package DragAndDropMultiSelectorList --version 1.0.3
NuGet\Install-Package DragAndDropMultiSelectorList -Version 1.0.3
<PackageReference Include="DragAndDropMultiSelectorList" Version="1.0.3" />
paket add DragAndDropMultiSelectorList --version 1.0.3
#r "nuget: DragAndDropMultiSelectorList, 1.0.3"
// Install DragAndDropMultiSelectorList as a Cake Addin #addin nuget:?package=DragAndDropMultiSelectorList&version=1.0.3 // Install DragAndDropMultiSelectorList as a Cake Tool #tool nuget:?package=DragAndDropMultiSelectorList&version=1.0.3
This nuget package installs the Javascript, the CSS and the Templates to allow to have UIHint to have special control to drag and drop items from an available list of item to a selected list. You can have the source code of this Nuget package on GitHub with the explication of how to use it :https://github.com/MrDesjardins/DragAndDropMultiSelectorList
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 2.0.3)
- jQuery.UI.Combined (>= 1.10.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Fixed an ending tag that was not required with a class that is not supposed to be there.