Skip to content

tforkmann/Feliz.GridLayout

Repository files navigation

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