@constellation4sitecore/navigation
v22.2.1
Published
A collection of XM Cloud compatible libraries for SXA Sitecore Development.
Downloads
356
Readme
Constellation Navigation
Installation
npm install @constellation4sitecore/navigation --save
Setup Serialization
In your project add in sitecore.json
"modules": [
....
"npm:@constellation4sitecore/navigation"
],
Then you can push the items by
dotnet sitecore ser push
Usage
If you want to get navigation links from Link Group you can do the following:
const links = await getNavLinks(group.id);
Sponsors/Developers/Testers
(in no particular order)
- Richard Cabral
- Roberto Armas
- Sebastián Aliaga