Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 669 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 669 Bytes

UI components for fable-react

npm version NuGet version

Fable bindings for react-toolbox.

Installation

  1. paket add Fable.ReactToolbox
  2. yarn add react-toolbox

Building the package

  1. dotnet restore
  2. dotnet build
  3. dotnet pack

Usage

See the sample project. These components are ported directly from react-toolbox