Replies: 1 comment
-
Related discussion: pngwn/MDsveX#268 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem
Say I want to create a custom table of contents that doesn't flash on page load, is there any way to get a list of headings on a page during SSR and return it from the module script's
load
function?Essentially this but of course without using unavailable browser globals:
Describe the proposed solution
No idea.
Alternatives considered
No response
Importance
nice to have
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions