Fable.GroupingPanel is an F# computation expression for Fable.React that helps you to easily group UI data into one or more collapsible groups.
Info
Version: | 1.0.0 |
Author(s): | Jordan Marr |
Last Update: | Thursday, February 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fable.GroupingPanel |
Install
Install-Package Fable.GroupingPanel
dotnet add package Fable.GroupingPanel
paket add Fable.GroupingPanel
Fable.GroupingPanel Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.2)
- Fable.React(>= 6.2.0)
- Fable.SimpleJson(>= 3.11.0)
Tags