A plugin for KnockoutJS that provides the 'slideDownVisible' binding to toggle the visibility of elements using the animations provided by the jquery methods slideDown() and slideUp().
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-slideDownVisible |
Install
Install-Package knockout-slideDownVisible
dotnet add package knockout-slideDownVisible
paket add knockout-slideDownVisible
knockout-slideDownVisible Download (Unzip the "nupkg" after downloading)
Dependencies
- knockoutjs(>= 3.4.0)
- jQuery(>= 2.2.1)
Tags