Open umarmw opened 5 years ago
We followed the implementation of the Sitecore JSS React start example https://github.com/Sitecore/jss/blob/dev/samples/react/src/Layout.js. To make this dynamic depends on your requirements. You can create a navigation component powered by data in Sitecore items, see for example https://blog.vitaliitylyk.com/guide-on-refactoring-your-sitecore-solution-to-sitecore-jss/.
Hello,
What is the best recommendation to change this
File: samples/react-typescript/src/Layout.tsx
to a dynamic version and which is also editable in the Experience editor?