/fable-react-toolbox

Material Design UI components for fable-react

Primary LanguageF#MIT LicenseMIT

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