KnockoutJS plugin allows to accept/rollback changes on individual observables and view models in simple and elegant way.
Info
| Version: | 0.9.2 |
| Author(s): | Roman Gomolko |
| Last Update: | Friday, July 5, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://romanych.github.com/ko.editables/ |
| NuGet Url: | https://www.nuget.org/packages/ko.editables |
Install
Install-Package ko.editables
dotnet add package ko.editables
paket add ko.editables
ko.editables Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(2.0.0)
Tags