Searched refs:sidebarTitle (Results 1 – 8 of 8) sorted by relevance
40 sidebarTitle?: string;115 const { hideInSidebar, sidebarTitle, sidebarDepth, sidebarType, tags } = additionalProps ?? {}; constant125 title: sidebarTitle ?? realTitle,
73 sidebarTitle: 'The Override',
23 const title = route.sidebarTitle ?? route.name;31 {child.sidebarTitle || child.name}53 ((info.children[0] || {}).sidebarTitle || (info.children[0] || {}).name) === info.name
16 {child.sidebarTitle || child.name}
43 sidebarTitle?: string;
18 {route.sidebarTitle || route.name}
41 sidebarTitle?: string;
509 sidebarTitle: 'Visit documentation', property575 result.sidebarTitle = data.sidebar_title;