GridRenders.Umbraco
1.3.0
dotnet add package GridRenders.Umbraco --version 1.3.0
NuGet\Install-Package GridRenders.Umbraco -Version 1.3.0
<PackageReference Include="GridRenders.Umbraco" Version="1.3.0" />
paket add GridRenders.Umbraco --version 1.3.0
#r "nuget: GridRenders.Umbraco, 1.3.0"
// Install GridRenders.Umbraco as a Cake Addin #addin nuget:?package=GridRenders.Umbraco&version=1.3.0 // Install GridRenders.Umbraco as a Cake Tool #tool nuget:?package=GridRenders.Umbraco&version=1.3.0
The addition of the Grid Layout data type in Umbraco 7.2 was a great feature improvement. Out of the box the data type uses the Bootstrap version 3 grid framework. There is also an option for Bootstrap version 2.
While it is relatively easy to create custom renderers for use with the Grid Layout data type, this package saves you the effort and provides additional responsive grid frameworks renderers that can be used with the Grid Layout data type. The frameworks are not included in this package and will need to be download separately. You can download and find documentation for these frameworks on their respective site.
Learn more about Target Frameworks and .NET Standard.
-
- UmbracoCms (>= 7.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.