A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality.
Info
Version: | 1.2.0 |
Author(s): | Ryan Niemeyer |
Last Update: | Thursday, November 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rniemeyer/knockout-sortable |
NuGet Url: | https://www.nuget.org/packages/Knockout-Sortable |
Install
Install-Package Knockout-Sortable
dotnet add package Knockout-Sortable
paket add Knockout-Sortable
Knockout-Sortable Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(>= 2.0.0)
- jQuery.UI.Combined(>= 1.10.2)
Tags