pub fn DocTableOfContents(props: DocTableOfContentsProps) -> ElementExpand description
Table of contents sidebar component with scroll tracking.
Scroll tracking is handled client-side via JavaScript for performance. The component uses data attributes and CSS for active state styling.