MCPcopy Create free account

hub / github.com/ZephyrCloudIO/zephyr-examples / functions

Functions555 in github.com/ZephyrCloudIO/zephyr-examples

FunctionHeader
()
frameworks/tanstack-start/src/components/Header.tsx:15
FunctionHeader
()
module-federation/tractor-sample/apps/explore/src/Header.tsx:8
FunctionHeading
({ title, subtitle, center })
module-federation/airbnb-clone/apps/properties/src/components/Heading.tsx:7
FunctionHeading
({ title, subtitle, center })
module-federation/airbnb-clone/apps/reservations/src/components/Heading.tsx:7
FunctionHeading
({ title, subtitle, center })
module-federation/airbnb-clone/apps/favorites/src/components/Heading.tsx:7
FunctionHeading
({ title, subtitle, center })
module-federation/airbnb-clone/apps/react-host/src/components/Heading.tsx:7
FunctionHeading
({ title, subtitle, center })
module-federation/airbnb-clone/apps/trips/src/components/Heading.tsx:7
FunctionHeartButton
({ listingId, currentUser })
module-federation/airbnb-clone/apps/properties/src/components/HeartButton.tsx:11
FunctionHeartButton
({ listingId, currentUser })
module-federation/airbnb-clone/apps/reservations/src/components/HeartButton.tsx:11
FunctionHeartButton
({ listingId, currentUser })
module-federation/airbnb-clone/apps/home/src/components/HeartButton.tsx:11
FunctionHeartButton
({ listingId, currentUser })
module-federation/airbnb-clone/apps/favorites/src/components/HeartButton.tsx:11
FunctionHeartButton
({ listingId, currentUser })
module-federation/airbnb-clone/apps/react-host/src/components/HeartButton.tsx:11
FunctionHeartButton
({ listingId, currentUser })
module-federation/airbnb-clone/apps/trips/src/components/HeartButton.tsx:11
FunctionHome
()
frameworks/tanstack-start/src/routes/demo/start.server-funcs.tsx:14
FunctionHome
()
frameworks/tanstack-start/src/routes/demo/start.api-request.tsx:13
FunctionHome
()
module-federation/airbnb-clone/apps/home/src/home.tsx:7
FunctionHome
()
module-federation/airbnb-clone/apps/react-host/src/pages/home/index.tsx:8
FunctionHomePage
()
module-federation/tractor-sample/apps/explore/src/HomePage.tsx:10
FunctionHomeProduct
({item, onPress, testID}: Props)
frameworks/react-native-repack/apps/mobile-inventory/src/components/HomeProduct.tsx:21
FunctionHomeScreen
({onProductPress}: Props)
frameworks/react-native-repack/apps/mobile-inventory/src/screens/HomeScreen.tsx:19
FunctionHomeScreenStandaloneWrapper
()
frameworks/react-native-repack/apps/mobile-inventory/src/navigation/wrappers/HomeScreenStandaloneWrapper.tsx:5
FunctionImageUpload
({ onChange, value })
module-federation/airbnb-clone/apps/react-host/src/components/inputs/ImageUpload.tsx:15
FunctionIndex
()
frameworks/modernjs/src/routes/page.tsx:7
FunctionInput
({ id, label, type = 'text', disabled, formatPrice, register, required, errors, })
module-federation/airbnb-clone/apps/react-host/src/components/inputs/Input.tsx:15
FunctionLayout
({ showBoundary = false, }: { showBoundary?: boolean })
build-systems/turborepo-rspack-mf/apps/host/src/components/AppLayout.tsx:4
FunctionLayout
()
frameworks/modernjs/src/routes/layout.tsx:3
FunctionLazyLoadedCartScreen
({navigation}: Props)
frameworks/react-native-repack/apps/mobile-host/src/screens/LazyLoadedCartScreen.tsx:15
FunctionLazyLoadedCheckoutSuccessScreen
({navigation}: Props)
frameworks/react-native-repack/apps/mobile-host/src/screens/LazyLoadedCheckoutSuccessScreen.tsx:16
FunctionLazyLoadedHomeScreen
()
frameworks/react-native-repack/apps/mobile-host/src/screens/LazyLoadedHomeScreen.tsx:14
FunctionLazyLoadedOrderScreen
()
frameworks/react-native-repack/apps/mobile-host/src/screens/LazyLoadedOrderScreen.tsx:12
FunctionLazyLoadedProductDetailsScreen
({navigation, route}: Props)
frameworks/react-native-repack/apps/mobile-host/src/screens/LazyLoadedProductDetailsScreen.tsx:15
FunctionListingCard
({ data, reservation, onAction, disabled, actionLabel, actionId = '', currentUser, })
module-federation/airbnb-clone/apps/properties/src/components/listings/ListingCard.tsx:22
FunctionListingCard
({ data, reservation, onAction, disabled, actionLabel, actionId = '', currentUser, })
module-federation/airbnb-clone/apps/reservations/src/components/listings/ListingCard.tsx:22
FunctionListingCard
({ data, reservation, onAction, disabled, actionLabel, actionId = '', currentUser, })
module-federation/airbnb-clone/apps/home/src/components/listings/ListingCard.tsx:22
FunctionListingCard
({ data, reservation, onAction, disabled, actionLabel, actionId = '', currentUser, })
module-federation/airbnb-clone/apps/favorites/src/components/listings/ListingCard.tsx:22
FunctionListingCard
({ data, reservation, onAction, disabled, actionLabel, actionId = '', currentUser, })
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingCard.tsx:22
FunctionListingCard
({ data, reservation, onAction, disabled, actionLabel, actionId = '', currentUser, })
module-federation/airbnb-clone/apps/trips/src/components/listings/ListingCard.tsx:22
FunctionListingClient
({ listing, reservations = [], currentUser, })
module-federation/airbnb-clone/apps/react-host/src/templates/ListingClient.tsx:31
FunctionListingHead
({ title, locationValue, imageSrc, id, currentUser, })
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingHead.tsx:15
FunctionListingInfo
({ user, description, guestCount, roomCount, bathroomCount, category, locationValue, })
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingInfo.tsx:28
FunctionListingPage
()
module-federation/airbnb-clone/apps/react-host/src/pages/listings/index.tsx:9
FunctionListingReservation
({ price, dateRange, totalPrice, onChangeDate, onSubmit, disabled, disabledDates, })
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingReservation.tsx:16
FunctionLoader
()
module-federation/airbnb-clone/apps/react-host/src/components/Loader.tsx:3
FunctionLoadingScreen
()
frameworks/react-native-repack/packages/mobile-core/src/ui/components/LoadingScreen.tsx:8
FunctionLocalizationContextProvider
({ children, }: LocalizationContextProviderProps)
frameworks/react-native-repack/packages/mobile-core/src/i18n/context/index.tsx:32
FunctionLoginModal
()
module-federation/airbnb-clone/apps/react-host/src/components/modals/LoginModal.tsx:17
FunctionLogo
()
module-federation/airbnb-clone/apps/react-host/src/components/navbar/Logo.tsx:4
FunctionMainNavigator
()
frameworks/react-native-repack/apps/mobile-inventory/src/navigation/MainNavigator.tsx:26
FunctionMainNavigator
()
frameworks/react-native-repack/apps/mobile-orders/src/navigation/MainNavigator.tsx:21
FunctionMainNavigator
()
frameworks/react-native-repack/apps/mobile-host/src/navigation/MainNavigator.tsx:16
FunctionMainNavigator
()
frameworks/react-native-repack/apps/mobile-cart/src/navigation/MainNavigator.tsx:21
FunctionMainNavigator
()
frameworks/react-native-repack/apps/mobile-checkout/src/navigation/MainNavigator.tsx:21
FunctionMap
({ center })
module-federation/airbnb-clone/apps/react-host/src/components/Map.tsx:25
FunctionMenuItem
({ onClick, label })
module-federation/airbnb-clone/apps/react-host/src/components/navbar/MenuItem.tsx:6
FunctionMiniCart
()
module-federation/tractor-sample/apps/checkout/src/MiniCart.tsx:6
FunctionModal
({ isOpen, onClose, onSubmit, title, body, actionLabel, footer, disabled, secondaryAction,
module-federation/airbnb-clone/apps/react-host/src/components/modals/Modal.tsx:19
FunctionModalsProvider
()
module-federation/airbnb-clone/apps/react-host/src/providers/ModalsProvider.tsx:6
FunctionModuleBoundary
({ color, withTopRadius = false, withBottomRadius = false, children, }: { children: ReactNode; col
frameworks/react-native-repack/packages/mobile-core/src/ui/components/ModuleBoundary.tsx:11
FunctionMyButton
({ type })
bundlers/tsdown/src/MyButton.tsx:7
FunctionNavbar
({rightSection, leftSection, testID}: Props)
frameworks/react-native-repack/packages/mobile-core/src/ui/components/Navbar.tsx:10
FunctionNavbar
({ currentUser })
module-federation/airbnb-clone/apps/react-host/src/components/navbar/Navbar.tsx:17
FunctionNoteItem
({ note, onPress }: NoteItemProps)
frameworks/react-native-metro/apps/notes-list/src/notes-list/notes-list.tsx:36
FunctionNotesList
({ notes, onNotePress }: NotesListProps)
frameworks/react-native-metro/apps/notes-list/src/notes-list/notes-list.tsx:56
FunctionNxWelcome
({ title }: { title: string })
build-systems/nx-rspack-mf/apps/host/src/app/nx-welcome.tsx:8
FunctionOrderItem
({order, testID}: Props)
frameworks/react-native-repack/apps/mobile-orders/src/components/OrderItem.tsx:21
FunctionOrdersScreenStandaloneWrapper
()
frameworks/react-native-repack/apps/mobile-orders/src/navigation/wrappers/OrdersScreenStandaloneWrapper.tsx:6
FunctionPlaceholder
({label})
frameworks/react-native-repack/apps/mobile-host/src/components/Placeholder.tsx:10
FunctionProductDetails
({ product, onColorChange, onSizeChange, }: Props)
frameworks/react-native-repack/apps/mobile-inventory/src/components/ProductDetails.tsx:16
FunctionProductDetailsNavbar
({goBack, goToCart}: Props)
frameworks/react-native-repack/apps/mobile-inventory/src/components/ProductDetailsNavbar.tsx:11
FunctionProductDetailsScreenStandaloneWrapper
()
frameworks/react-native-repack/apps/mobile-inventory/src/navigation/wrappers/ProductDetailsScreenStandaloneWrapper.tsx:6
FunctionProductPage
()
module-federation/tractor-sample/apps/decide/src/ProductPage.tsx:26
FunctionPropertiesClient
({ listings, currentUser })
module-federation/airbnb-clone/apps/properties/src/properties.tsx:18
FunctionPropertiesPage
()
module-federation/airbnb-clone/apps/react-host/src/pages/properties/index.tsx:9
FunctionQueryProvider
({children, client}: PropsWithChildren<Props>)
frameworks/react-native-repack/packages/mobile-core/src/api/query.tsx:22
FunctionRecommendations
({ skus })
module-federation/tractor-sample/apps/explore/src/Recommendations.tsx:38
FunctionRegisterModal
()
module-federation/airbnb-clone/apps/react-host/src/components/modals/RegisterModal.tsx:18
FunctionRemoteEntry
()
build-systems/turborepo-rspack-mf/apps/home/src/RemoteEntry.tsx:4
FunctionRemoteEntry
()
build-systems/turborepo-rspack-mf/apps/settings/src/RemoteEntry.tsx:1
FunctionRemoteToggle
()
module-federation/airbnb-clone/apps/react-host/src/components/navbar/RemoteToggle.tsx:3
FunctionRemoteWrap
({ remoteName, children }: RemoteProps)
module-federation/airbnb-clone/apps/react-host/src/components/RemoteWrap.tsx:37
FunctionRentModal
()
module-federation/airbnb-clone/apps/react-host/src/components/modals/RentModal.tsx:26
FunctionReservationsClient
({ reservations, currentUser })
module-federation/airbnb-clone/apps/reservations/src/reservations.tsx:16
FunctionReservationsPage
()
module-federation/airbnb-clone/apps/react-host/src/pages/reservations/index.tsx:10
FunctionRootDocument
({ children }: { children: React.ReactNode })
frameworks/tanstack-start/src/routes/__root.tsx:32
FunctionRootLayout
()
module-federation/airbnb-clone/apps/react-host/src/layout.tsx:9
FunctionRouteComponent
()
frameworks/tanstack-start/src/routes/demo/start.ssr.full-ssr.tsx:9
FunctionRouteComponent
()
frameworks/tanstack-start/src/routes/demo/start.ssr.spa-mode.tsx:10
FunctionRouteComponent
()
frameworks/tanstack-start/src/routes/demo/start.ssr.data-only.tsx:10
FunctionRouteComponent
()
frameworks/tanstack-start/src/routes/demo/start.ssr.index.tsx:7
FunctionRspackImage
()
module-federation/react-vite-rspack-webpack/rspack/src/Image.tsx:5
FunctionSearch
()
module-federation/airbnb-clone/apps/react-host/src/components/navbar/Search.tsx:9
FunctionSearchModal
()
module-federation/airbnb-clone/apps/react-host/src/components/modals/SearchModal.tsx:23
FunctionSection
({ children, title }: SectionProps)
frameworks/react-native-metro/apps/text-editor/App.tsx:31
FunctionSection
({ children, title }: SectionProps)
frameworks/react-native-metro/apps/notes-list/App.tsx:31
FunctionSignInScreen
()
frameworks/react-native-repack/packages/mobile-core/src/auth/screens/SignInScreen.tsx:27
FunctionSizePicker
({sizes, onChange}: Props)
frameworks/react-native-repack/apps/mobile-inventory/src/components/SizePicker.tsx:11
FunctionSnackbarContextProvider
({ children, }: SnackbarContextProviderProps)
frameworks/react-native-repack/packages/mobile-core/src/contexts/snackbar/index.tsx:23
FunctionStorePicker
()
module-federation/tractor-sample/apps/explore/src/StorePicker.tsx:8
FunctionStoresPage
()
module-federation/tractor-sample/apps/explore/src/StoresPage.tsx:8
FunctionTabsNavigator
()
frameworks/react-native-repack/apps/mobile-host/src/navigation/TabsNavigator.tsx:26
← previousnext →301–400 of 555, ranked by callers