pub fn MainNav(_: MainNavProps) -> ElementExpand description
Main navigation component with consistent styling and active page underline
§Props
For details, see the props struct definition.
active:ActivePageThe currently active page
subtitle:Option<&'staticstr>Optional subtitle for the brand (e.g., “Programmer’s Guide”)
show_nav_links:boolWhether to show the full nav links (default true)