jooy2/vitepress-sidebar

where to preview the effect?

Closed this issue · 1 comments

where to preview the effect?
jooy2 commented

Before applying to the sidebar, you can preview the result using tools such as console.log.

console.log(generateSidebar({
      root: '/',
      collapsible: true,
      collapsed: false
    })
);

If you're referring to a different issue, please ask again with a detailed explanation.