facebook / facebook/docusaurus
Table Of Contents: Allow user to collapse Table of Contents
- Vorherrschende Sprache
- TypeScript
- Sterne
- 66.2k
- Forks
- 10k
- Ø Merge
- 1 T. 3 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Description
Here is something similar implemented in Mkdocs: https://github.com/squidfunk/mkdocs-material/issues/3428
Currently, we have collapsable sidebar but there is no option to collapse the "Table Of Contents".
### Has this been requested on Canny?
https://docusaurus.io/feature-requests/p/can-the-table-of-contents-be-collapsible
### Motivation
The motivation of this proposal is to allow users to enter full screen mode / focus mode for reading docs and not get distracted by sidebar / table of contents.
### API design
https://github.com/squidfunk/mkdocs-material/issues/3428#issuecomment-1565389397
### Have you tried building it?
No, not yet but I will try to swizzle the component for "Table Of Contents". If that works, I will add a comment here or raise a pull request myself.
### Self-service
- [X] I'd be willing to contribute this feature to Docusaurus myself.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.