MCPcopy Index your code

hub / github.com/shuding/nextra / functions

Functions344 in github.com/shuding/nextra

↓ 1 callersFunctiongetTypeName
({ tags, symbol, subType, valueDeclaration }: { tags: Tags symbol: TsSymbol subType: Type valu
packages/nextra/src/server/tsdoc/base.ts:283
↓ 1 callersFunctionhandleCopy
()
packages/nextra-theme-docs/src/components/copy-page.tsx:36
↓ 1 callersFunctionhandleHashChange
()
packages/nextra/src/client/hooks/use-hash.ts:12
↓ 1 callersFunctionhandleSearch
(value: string)
packages/nextra/src/client/components/search.tsx:160
↓ 1 callersFunctionhexToRgb
(hex: string)
packages/nextra/src/client/components/head.tsx:18
↓ 1 callersFunctionhexToRgb
(hex: `#${string}`)
docs/components/_slider.tsx:35
↓ 1 callersFunctionimportCompile
()
packages/nextra/src/client/components/playground.tsx:121
↓ 1 callersFunctionimportPagefind
()
packages/nextra/src/client/components/search.tsx:27
↓ 1 callersFunctionisExportNode
(node, varName: string)
docs/next.config.ts:4
↓ 1 callersFunctionisFolder
(value: DynamicMetaItem)
packages/nextra/src/server/page-map/merge-meta-with-page-map.ts:14
↓ 1 callersFunctionisMenu
(page: any)
packages/nextra-theme-docs/src/components/navbar/index.client.tsx:89
↓ 1 callersFunctionmapChildren
(children)
docs/components/content-and-app-file-tree.tsx:8
↓ 1 callersFunctionnormalizeMetaRecord
( obj: DynamicMeta, map: Record<string, $NextraMetadata> )
packages/nextra/src/server/page-map/merge-meta-with-page-map.ts:24
↓ 1 callersFunctionprintType
(paramType: Type)
packages/nextra/src/server/tsdoc/base.ts:267
↓ 1 callersFunctionrenderCard
(item: MdxFile)
packages/nextra/src/server/page-map/index-page.ts:4
↓ 1 callersFunctionreplaceDynamicResourceQuery
( rawJs: string, rawImport: string, locales: string[] )
packages/nextra/src/server/loader.ts:181
↓ 1 callersFunctionsetActiveSlug
packages/nextra-theme-docs/src/stores/active-anchor.ts:15
↓ 1 callersFunctionsetFocusedRoute
packages/nextra-theme-docs/src/stores/focused-route.ts:15
↓ 1 callersFunctiontwoslashRenderer
(options?: RendererRichOptions)
packages/nextra/src/server/twoslash.ts:65
↓ 1 callersFunctionupdateAndPruneTreeState
()
packages/nextra-theme-docs/src/components/sidebar.tsx:127
↓ 1 callersFunctionupdateTreeState
()
packages/nextra-theme-docs/src/components/sidebar.tsx:121
↓ 1 callersFunctionuseFocusedRoute
()
packages/nextra-theme-docs/src/stores/focused-route.ts:12
↓ 1 callersFunctionuseMDXComponents
( components?: T )
packages/nextra/src/client/mdx-components.ts:75
↓ 1 callersFunctionusePopup
()
packages/nextra/src/client/components/popup/index.client.tsx:11
↓ 1 callersFunctionvisitPageMap
( pageMap: PageMapItem[] | PageMapItem, visitor: PageMapVisitor )
docs/components/get-page-map.ts:16
↓ 1 callersFunctionwrapInBraces
* Wrap the math in the appropriate braces. Defaults to `\(...\)` for inline and `\[...\]` for display, * but will use the braces provided by `options
packages/nextra/src/server/rehype-plugins/rehype-better-react-mathjax.ts:69
↓ 1 callersFunctionwrapInMathJaxContext
( children: ElementContent[], { config, src }: NonNullable<MathJaxOptions> )
packages/nextra/src/server/rehype-plugins/rehype-better-react-mathjax.ts:29
FunctionAPIDocs
({ componentName, groupKeys, packageName = 'nextra/components', code: $code, flattened,
docs/mdx-components.tsx:27
FunctionAnchor
({ href = '', prefetch, ...props })
packages/nextra/src/client/mdx-components/anchor.tsx:13
FunctionBackToTop
({ children, className, hidden })
packages/nextra-theme-docs/src/components/back-to-top.tsx:24
FunctionBackgroundColor
()
docs/components/_slider.tsx:43
FunctionBanner
({ dismissible = true, storageKey = BANNER_CLASS_NAME, className, ...props })
packages/nextra/src/client/components/banner/index.tsx:56
FunctionBleed
({ full, className, ...props })
packages/nextra/src/client/components/bleed.tsx:64
FunctionBlockquote
packages/nextra-theme-docs/src/mdx-components/index.tsx:27
FunctionBlog
({ lang })
examples/swr-site/app/_components/blog.tsx:6
FunctionBlogPage
()
examples/docs/src/app/blog/page.jsx:1
FunctionBreadcrumb
({ activePath })
packages/nextra-theme-docs/src/components/breadcrumb.tsx:12
FunctionButton
({ children, className, variant = 'default', ...props })
packages/nextra/src/client/components/button.tsx:13
FunctionCallout
({ className, type = 'default', emoji = type && TypeToEmoji[type], ...props })
packages/nextra/src/client/components/callout.tsx:172
FunctionCard
({ children, title, icon, arrow, href, className, ...props })
packages/nextra/src/client/components/cards.tsx:13
FunctionChatButton
()
docs/components/inkeep-chat-button.tsx:6
FunctionClientBanner
packages/nextra/src/client/components/banner/index.client.tsx:6
FunctionClientNavbar
({ children, className })
packages/nextra-theme-docs/src/components/navbar/index.client.tsx:94
FunctionClientWrapper
({ children, metadata, bottomContent, sourceCode })
packages/nextra-theme-docs/src/mdx-components/wrapper.client.tsx:10
FunctionCloseBannerButton
({ storageKey, children })
packages/nextra/src/client/components/banner/close-banner-button.tsx:10
FunctionCode
({ children, className, 'data-language': _language, ...props })
packages/nextra/src/client/mdx-components/code.tsx:8
FunctionCollapse
({ className, children, isOpen, horizontal = false, openDuration = 500, closeDuration = 300 })
packages/nextra/src/client/components/collapse.tsx:14
FunctionComments
({ appId, host = 'https://cusdis.com' })
packages/nextra-theme-blog/src/components/cusdis.tsx:12
FunctionCommentsLayout
({ children })
examples/blog/app/posts/(with-comments)/layout.jsx:3
FunctionConfigProvider
({ children, pageMap, navbar, footer })
packages/nextra-theme-docs/src/stores/config.tsx:46
FunctionContentAndAppFileTee
({ children, className })
docs/components/content-and-app-file-tree.tsx:44
FunctionCopyPage
({ sourceCode })
packages/nextra-theme-docs/src/components/copy-page.tsx:33
FunctionCopyToClipboard
packages/nextra/src/client/mdx-components/pre/copy-to-clipboard.tsx:8
FunctionCounter
({ children })
docs/app/docs/guide/markdown/_counter.tsx:6
FunctionDetails
({ children, open, className, ...props })
packages/nextra/src/client/mdx-components/details.tsx:16
FunctionDynamicCode
({ children })
docs/app/docs/guide/syntax-highlighting/_dynamic-code.tsx:7
FunctionExampleCode
({ filePath, metadata, example })
docs/components/example-code.tsx:11
FunctionExampleDynamicMarkdownImport
()
examples/swr-site/app/_components/example-dynamic-markdown-import.tsx:6
FunctionExternalLink
({ children })
docs/app/_meta.global.tsx:9
FunctionFeature
({ large, centered, children, lightOnly, className, href, index, ...props })
docs/app/_components/features/index.tsx:17
FunctionFeatures
({ children })
docs/app/_components/features/index.tsx:57
FunctionFeatures
({ lang, title })
examples/swr-site/app/_components/features.tsx:18
FunctionFieldsTable
({ fields, typeLinkMap, renderMarkdown })
packages/nextra/src/server/tsdoc/tsdoc.tsx:322
FunctionFile
({ name, active })
packages/nextra/src/client/components/file-tree/file.tsx:10
FunctionFile
({ item, anchors, onFocus })
packages/nextra-theme-docs/src/components/sidebar.tsx:221
FunctionFolder
({ name, open, children, defaultOpen = false, active })
packages/nextra/src/client/components/file-tree/folder.tsx:17
FunctionFolder
({ item: _item, anchors, onFocus, level })
packages/nextra-theme-docs/src/components/sidebar.tsx:68
FunctionFooter
({ children = defaultChildren })
packages/nextra-theme-blog/src/components/layout.tsx:10
FunctionFooter
({ className, children, ...props })
packages/nextra-theme-docs/src/components/footer/index.tsx:7
FunctionFooter
()
examples/custom-theme/app/_components/footer.tsx:3
FunctionFunctionSignature
({ signature, index = '' }: Readonly<{ signature: GeneratedFunction['signatures'][number] /*
packages/nextra/src/server/tsdoc/tsdoc.tsx:174
FunctionGET
(req: Request)
docs/app/og/route.tsx:12
FunctionGET
()
examples/blog/app/rss.xml/route.js:10
FunctionGoBack
()
packages/nextra-theme-blog/src/components/go-back.tsx:8
FunctionHOC_MDXWrapper
( MDXContent: MDXWrapper, hocProps: Omit<WrapperProps, 'children'> )
packages/nextra/src/client/setup-page.tsx:17
FunctionHead
({ children, ...props })
packages/nextra/src/client/components/head.tsx:210
FunctionHeadingAnchor
({ id })
packages/nextra-theme-docs/src/mdx-components/heading-anchor.client.tsx:29
FunctionI18n
()
docs/app/_components/i18n-demo.tsx:15
FunctionImageZoom
packages/nextra/src/client/components/image-zoom.tsx:18
FunctionIndexPage
()
docs/app/page.tsx:20
FunctionIndexPage
()
examples/docs/src/app/page.jsx:1
FunctionItem
({ icon: Icon, title, description, isExternal })
packages/nextra-theme-docs/src/components/copy-page.tsx:18
FunctionLastUpdated
({ date, children = 'Last updated on', locale = 'en' })
packages/nextra-theme-docs/src/components/last-updated.tsx:11
FunctionLayout
({ children, nextThemes, banner })
packages/nextra-theme-blog/src/components/layout.tsx:22
FunctionLayout
packages/nextra-theme-docs/src/layout.tsx:13
FunctionLink
({ className, ...props })
packages/nextra/src/server/tsdoc/tsdoc.tsx:42
FunctionLink
({ className, ...props })
packages/nextra-theme-docs/src/mdx-components/link.tsx:4
FunctionLocaleSwitch
({ lite, className })
packages/nextra-theme-docs/src/components/locale-switch.tsx:18
FunctionMDXRemote
({ scope, components, compiledSource })
packages/nextra/src/client/mdx-remote.tsx:44
FunctionMeta
({ author, tags, date, readingTime, children })
packages/nextra-theme-blog/src/components/meta.tsx:6
FunctionMobileNav
()
packages/nextra-theme-docs/src/components/sidebar.tsx:299
FunctionNameCell
({ name, id, optional })
packages/nextra/src/server/tsdoc/tsdoc.tsx:272
FunctionNavbar
({ children, pageMap })
packages/nextra-theme-blog/src/components/navbar.tsx:11
FunctionNavbar
({ children, logoLink = true, logo, projectLink, projectIcon = defaultGitHubIcon, chatLink, chat
packages/nextra-theme-docs/src/components/navbar/index.tsx:60
FunctionNavbar
({ pageMap })
examples/custom-theme/app/_components/navbar.tsx:9
FunctionNavbarLink
packages/nextra-theme-blog/src/components/navbar-link.tsx:7
FunctionNavbarMenu
({ menu, children })
packages/nextra-theme-docs/src/components/navbar/index.client.tsx:28
FunctionNextraTheme
({ children, pageMap })
examples/custom-theme/app/_components/nextra-theme.tsx:11
FunctionNotFoundLink
({ children, labels })
packages/nextra-theme-docs/src/components/404/index.client.tsx:13
FunctionNotFoundPage
({ content = 'Submit an issue about broken link', labels = 'bug', children = defaultChildren, classNam
packages/nextra-theme-docs/src/components/404/index.tsx:29
← previousnext →101–200 of 344, ranked by callers