fn VersionNav(_: VersionNavProps) -> ElementExpand description
版本导航侧栏(桌面端 sticky)。
高亮语义:accent 标记「当前视口顶部命中的版本卡片」(scroll-spy),而非固定 标记最新版本——否则带 #hash 访问或点击导航跳转旧版本时,侧栏高亮仍停在最新 版本上,与右侧内容区脱节。
§Props
For details, see the props struct definition.
versions:Vec<VersionEntry>