A plugin for KnockoutJS that provides the 'fadeVisible' binding to toggle the visibility of elements using the animations provided by the jquery methods fadeIn() and fadeOut().
Info
| Version: | 0.2.0 |
| Author(s): | Martin Kramer |
| Last Update: | Thursday, March 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/8/ko-bindings |
| NuGet Url: | https://www.nuget.org/packages/knockout-fadeVisible |
Install
Install-Package knockout-fadeVisible
dotnet add package knockout-fadeVisible
paket add knockout-fadeVisible
knockout-fadeVisible Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(>= 3.4.0)
- jQuery(>= 2.2.1)
Tags