Info
| Version: | 1.1.0 | 
| Author(s): | Tom Laird-McConnell | 
| Last Update: | Monday, January 27, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/tomlm/BlazorCssGrid | 
| NuGet Url: | https://www.nuget.org/packages/BlazorCssGrid | 
Install
Install-Package BlazorCssGrid
                        dotnet add package BlazorCssGrid
                        paket add BlazorCssGrid
                        
                                BlazorCssGrid Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- BlazorStyled(>= 1.1.0)
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
Tags
 
                
* Can define GridContainers with columns, rows, column spans, column rows, etc. to define clean layout.
* Can make any GridItem scrollable by a single property.