UmbracoBootstrapAccordion 1.1.3
Editor for Umbraco grid that allows for easy creation of bootstrap callapsible panels / accordions. To work correctly, this plugin requires bootstrap 3 CSS/JS to be loaded into the view being rendered.
For grouped accordions, please ensure the accordions you wish to be grouped have a common ancestor that can be targetted via a css selector and have the 'panel-group' class applied.
Requires NuGet 3.3.0 or higher.
Install-Package UmbracoBootstrapAccordion -Version 1.1.3
dotnet add package UmbracoBootstrapAccordion --version 1.1.3
<PackageReference Include="UmbracoBootstrapAccordion" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UmbracoBootstrapAccordion --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial version
Dependencies
-
- UmbracoCms (>= 7.4.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.