Rawb 1.0.1
See the version list below for details.
dotnet add package Rawb --version 1.0.1
NuGet\Install-Package Rawb -Version 1.0.1
<PackageReference Include="Rawb" Version="1.0.1" />
paket add Rawb --version 1.0.1
#r "nuget: Rawb, 1.0.1"
// Install Rawb as a Cake Addin #addin nuget:?package=Rawb&version=1.0.1 // Install Rawb as a Cake Tool #tool nuget:?package=Rawb&version=1.0.1
This is a collection of high-performance web UI controls for use with Knockout: grids, scrollbars, "draggers", splitters, etc. I've given up on finding decent controls, so I've written my own. These were designed for Knockout from the ground up, they try to provide mechanism rather than policy, and they are intended to be simple and composable.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
The scrollbar 'start' observable update rate is now capped at 50 Hz. This fixes problems with the UI freezing under IE11.