Searched refs:sidebarDepth (Results 1 – 3 of 3) sorted by relevance
41 sidebarDepth?: number;115 const { hideInSidebar, sidebarTitle, sidebarDepth, sidebarType, tags } = additionalProps ?? {}; constant116 const levelOverride = sidebarDepth != null ? BASE_HEADING_LEVEL + sidebarDepth : undefined;
74 sidebarDepth: 2, // level = 4
14 sidebarDepth: 1,