Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 767 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 767 Bytes

Feliz Binding for GridLayout

Feliz.GridLayout on Nuget Client

Installation

Install the nuget package

dotnet paket add Feliz.GridLayout

and install the npm package

npm install --save react-grid-layout

or use Femto:

femto install Feliz.GridLayout

Start test app

  • Start your test app by cloning this repository and then execute:
dotnet run

Example GridLayout

Here is an example GridLayout TODO