We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sidebar: { '/foo/': [{ title: 'parent', children: [{ title: 'child', children: [ 'bar/01', 'bar/02', 'bar/03' ] }] }] },
Nested sidebar groups can not support.I want get this feature.Thanks!
The text was updated successfully, but these errors were encountered:
Duplicate of #287 and closing it in favor of this PR: #669
Sorry, something went wrong.
feat($theme-default): refine sidebar groups (#1257)
01dd45b
Close: #814 Close: #783 Close: #287
No branches or pull requests
Feature request
What problem does this feature solve?
Nested sidebar groups can not support.I want get this feature.Thanks!
What does the proposed API look like?
How should this be implemented in your opinion?
Are you willing to work on this yourself?**
The text was updated successfully, but these errors were encountered: