MCPcopy Create free account

hub / github.com/github/docs / functions

Functions802 in github.com/github/docs

FunctionActionBar
({ code }: Props)
components/playground/editor/ActionBar.tsx:10
FunctionAllProductsLink
()
components/sidebar/AllProductsLink.tsx:6
FunctionApiVersionPicker
()
components/sidebar/ApiVersionPicker.tsx:32
FunctionArticleCard
({ tabIndex, card, typeLabel }: Props)
components/guides/ArticleCard.tsx:12
FunctionArticleCards
()
components/guides/ArticleCards.tsx:10
FunctionArticleGridLayout
({ intro, topper, toc, children, className }: Props)
components/article/ArticleGridLayout.tsx:12
FunctionArticleList
({ title, viewAllHref, viewAllTitleText, articles, }: ArticleListPropsT)
components/landing/ArticleList.tsx:19
FunctionArticleMarkdown
({ className, children }: Props)
components/playground/ArticleMarkdown.tsx:18
FunctionArticlePage
()
components/article/ArticlePage.tsx:32
FunctionArticleTitle
({ children }: Props)
components/article/ArticleTitle.tsx:4
FunctionAutomatedPage
({ children }: Props)
components/article/AutomatedPage.tsx:16
FunctionBreadcrumbs
({ inHeader }: Props)
components/page-header/Breadcrumbs.tsx:17
FunctionBreakingChanges
({ schema }: Props)
components/graphql/BreakingChanges.tsx:14
FunctionBumpLink
({ as, children, href, title, className }: BumpLinkPropsT)
components/ui/BumpLink/BumpLink.tsx:14
FunctionCallout
({ variant, className, dangerouslySetInnerHTML, children, }: CalloutPropsT)
components/ui/Callout/Callout.tsx:12
FunctionCategory
({ mainContext, automatedPageContext, tocLandingContext, restOperations, }: Props)
pages/[versionId]/rest/[category]/index.tsx:32
FunctionCategory
({ mainContext, currentVersion, enabledForApps, automatedPageContext, categoriesWithoutSubcategories
pages/[versionId]/rest/overview/endpoints-available-for-github-apps.tsx:35
FunctionChangelog
({ changelogItems }: Props)
components/graphql/Changelog.tsx:13
FunctionChildBodyParametersRows
({ open, slug, parentName, parentType, childParamsGroups, }: Props)
components/parameter-table/ChildBodyParametersRows.tsx:17
FunctionClientSideHighlight
()
components/ClientSideHighlight.tsx:9
FunctionClientSideHighlightJS
()
components/ClientSideHighlightJS.tsx:31
FunctionClientSideRedirectExceptions
()
components/ClientSideRedirectExceptions.tsx:16
FunctionClientSideRedirects
()
components/ClientSideRedirects.tsx:12
FunctionClientSideRefresh
()
components/ClientSideRefresh.tsx:8
FunctionCodeExampleCard
({ example }: Props)
components/landing/CodeExampleCard.tsx:9
FunctionCodeExamples
()
components/landing/CodeExamples.tsx:11
FunctionCollapsibleReleaseSection
({ release, releaseLink, focusedPatch, }: { release: GHESReleaseNotesContextT['releases'][0] release
components/release-notes/GHESReleaseNotes.tsx:120
FunctionCollapsibleReleaseSection
({ release, focusedPatch, }: { release: GHAEReleaseNotesContextT['releases'][0] focusedPatch: string }
components/release-notes/GHAEReleaseNotes.tsx:64
FunctionCommunityExamples
()
components/landing/CommunityExamples.tsx:8
FunctionConditionalLinkWrapper
({ condition, wrapper, children }: ConditionalLinkTypes)
components/sidebar/RestCollapsibleSection.tsx:106
FunctionContribution
()
components/page-footer/Contribution.tsx:6
FunctionCustom404
()
pages/404.tsx:6
FunctionDefaultLayout
(props: Props)
components/DefaultLayout.tsx:18
FunctionDeprecationBanner
()
components/page-header/DeprecationBanner.tsx:5
FunctionEnum
({ item }: Props)
components/graphql/Enum.tsx:11
FunctionExcludesNull
(x: T | null)
components/lib/ExcludesNull.ts:1
FunctionFeaturedArticles
()
components/landing/FeaturedArticles.tsx:7
FunctionFields
(fieldProps: { open: boolean setOpen: React.Dispatch<React.SetStateAction<boolean>> items: PickerItem[]
components/ui/Picker/Fields.tsx:9
FunctionFullLink
({ href, id, children, className }: Props)
components/landing/LandingHero.tsx:96
FunctionGHAEReleaseNotePatch
({ patch, currentVersion, didEnterView }: Props)
components/release-notes/GHAEReleaseNotePatch.tsx:13
FunctionGHAEReleaseNotes
({ context }: GitHubAEProps)
components/release-notes/GHAEReleaseNotes.tsx:13
FunctionGHESReleaseNotePatch
({ patch, currentVersion, latestPatch, latestRelease, message, didEnterView, }: Props)
components/release-notes/GHESReleaseNotePatch.tsx:21
FunctionGHESReleaseNotes
({ context }: Props)
components/release-notes/GHESReleaseNotes.tsx:20
FunctionGQLExplorer
({ mainContext, graphqlExplorerUrl }: Props)
pages/[versionId]/graphql/overview/explorer.tsx:11
FunctionGenericError
()
components/GenericError.tsx:8
FunctionGlobalPage
({ mainContext, productLandingContext, productGuidesContext, tocLandingContext, articleContext, }: P
pages/[versionId]/[productId]/index.tsx:53
FunctionGraphqlBreakingChanges
({ mainContext, schema, automatedPageContext, }: Props)
pages/[versionId]/graphql/overview/breaking-changes.tsx:22
FunctionGraphqlChangelog
({ mainContext, schema, automatedPageContext }: Props)
pages/[versionId]/graphql/overview/changelog.tsx:22
FunctionGraphqlItem
({ item, heading, children, headingLevel = 2 }: Props)
components/graphql/GraphqlItem.tsx:12
FunctionGraphqlPage
({ schema, pageName, objects }: Props)
components/graphql/GraphqlPage.tsx:30
FunctionGraphqlPreviews
({ mainContext, schema, automatedPageContext }: Props)
pages/[versionId]/graphql/overview/schema-previews.tsx:22
FunctionGraphqlReferencePage
({ mainContext, automatedPageContext, schema, graphqlPageName, objects, }: Props)
pages/[versionId]/graphql/reference/[page].tsx:24
FunctionGuideCard
({ guide }: Props)
components/landing/GuideCard.tsx:6
FunctionGuideCards
()
components/landing/GuideCards.tsx:10
FunctionGuidesHero
()
components/guides/GuidesHero.tsx:10
FunctionHeader
()
components/page-header/Header.tsx:30
FunctionHeaderNotifications
()
components/page-header/HeaderNotifications.tsx:22
FunctionHomePage
(props: HomePageProps)
pages/index.tsx:50
FunctionHomePageHero
()
components/homepage/HomePageHero.tsx:4
FunctionInArticlePicker
({ defaultValue, fallbackValue, cookieKey, queryStringKey, onValue, preferenceName, options, a
components/article/InArticlePicker.tsx:23
FunctionInputObject
({ item }: Props)
components/graphql/InputObject.tsx:10
FunctionInterface
({ item, objects }: Props)
components/graphql/Interface.tsx:14
FunctionLandingHero
()
components/landing/LandingHero.tsx:12
FunctionLandingSection
({ title, children, className, sectionLink, description }: Props)
components/landing/LandingSection.tsx:12
FunctionLanguagePicker
({ mediumOrLower }: Props)
components/page-header/LanguagePicker.tsx:39
FunctionLead
({ children, className, as: Component = 'div', ...restProps }: LeadPropsT)
components/ui/Lead/Lead.tsx:11
FunctionLearningTrack
({ track }: Props)
components/guides/LearningTrack.tsx:17
FunctionLearningTrackCard
({ track }: Props)
components/article/LearningTrackCard.tsx:10
FunctionLearningTrackNav
({ track }: Props)
components/article/LearningTrackNav.tsx:8
FunctionLearningTracks
()
components/guides/LearningTracks.tsx:4
FunctionLink
(props: Props)
components/Link.tsx:7
FunctionLinkIconHeading
({ slug }: Props)
components/article/LinkIconHeading.tsx:6
FunctionLoading
()
components/search/Loading.tsx:4
FunctionLoadingIndicator
()
components/playground/editor/LoadingIndicator.tsx:3
FunctionMainHomePage
({ mainContext, gettingStartedLinks, popularLinks, productGroups, }: Props)
pages/index.tsx:26
FunctionMarkdownContent
({ children, as: Component = 'div', className, ...restProps }: MarkdownContentPropsT)
components/ui/MarkdownContent/MarkdownContent.tsx:12
FunctionMiniTocs
({ miniTocItems }: MiniTocsPropsT)
components/ui/MiniTocs/MiniTocs.tsx:33
FunctionMutation
({ item }: Props)
components/graphql/Mutation.tsx:15
FunctionMyApp
({ Component, pageProps, languagesContext }: MyAppProps)
pages/_app.tsx:23
FunctionNoQuery
()
components/search/NoQuery.tsx:6
FunctionNoSearchResults
()
components/search/SearchResults.tsx:59
FunctionNotice
({ item, variant = 'preview' }: Props)
components/graphql/Notice.tsx:12
FunctionObject
({ item }: Props)
components/graphql/Object.tsx:13
FunctionOctocatHeader
(props: Props)
components/landing/OctocatHeader.tsx:4
FunctionPage
({ mainContext }: Props)
pages/search.tsx:13
FunctionParameterRow
({ rowParams, slug, numPreviews = 0, isChild = false, rowIndex = 0, bodyParamExpandCallback = unde
components/parameter-table/ParameterRow.tsx:38
FunctionParameterTable
({ slug, numPreviews = 0, heading = '', headers = [], parameters = [], bodyParameters, bodyParam
components/parameter-table/ParameterTable.tsx:21
FunctionPatchNotes
({ patch, withReleaseNoteLabel }: Props)
components/release-notes/PatchNotes.tsx:24
FunctionPermissionsStatement
({ permissions }: Props)
components/ui/PermissionsStatement/PermissionsStatement.tsx:10
FunctionPicker
({ items, iconButton, ariaLabel, pickerLabel, dataTestId, defaultText, onSelect, buttonBorder,
components/ui/Picker/Picker.tsx:32
FunctionPlainLink
({ href, className, children }: PlainLinkProps)
components/release-notes/PlainLink.tsx:9
FunctionPlatformPicker
()
components/article/PlatformPicker.tsx:39
FunctionPreviews
({ schema }: Props)
components/graphql/Previews.tsx:14
FunctionProductArticlesList
()
components/landing/ProductArticlesList.tsx:12
FunctionProductCollapsibleSection
(props: SectionProps)
components/sidebar/ProductCollapsibleSection.tsx:17
FunctionProductGuides
()
components/guides/ProductGuides.tsx:10
FunctionProductLanding
()
components/landing/ProductLanding.tsx:20
FunctionProductReleases
()
components/landing/ProductReleases.tsx:8
FunctionProductSelectionCard
({ name, group }: ProductSelectionCardProps)
components/homepage/ProductSelectionCard.tsx:15
FunctionProductSelections
({ productGroups }: Props)
components/homepage/ProductSelections.tsx:17
← previousnext →501–600 of 802, ranked by callers