MCPcopy Create free account

hub / github.com/based-ghost/react-seo-friendly-spa-template / functions

Functions34 in github.com/based-ghost/react-seo-friendly-spa-template

↓ 3 callersFunctiongetRouteMetaInfo
(name: string)
src/config/routes.config.ts:45
↓ 2 callersFunctionregisterIcons
()
src/config/fa.config.ts:18
↓ 2 callersFunctionregisterValidSW
(swUrl: string, config?: Config)
src/serviceWorkerRegistration.ts:60
↓ 2 callersFunctionuseCallbackRef
(callback?: T)
src/hooks/useCallbackRef.ts:11
↓ 2 callersFunctionuseUpdateEffect
(effect: EffectCallback, deps?: DependencyList)
src/hooks/useUpdateEffect.ts:9
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl: string, config?: Config)
src/serviceWorkerRegistration.ts:104
↓ 1 callersFunctionisLocationValidRoute
(pathname: string)
src/config/routes.config.ts:50
↓ 1 callersFunctionrenderApp
()
src/App.test.tsx:17
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportCallback)
src/reportWebVitals.ts:3
↓ 1 callersFunctionuseLatestRef
(value: T)
src/hooks/useLatestRef.ts:8
↓ 1 callersFunctionuseOnClickOutside
( ref: RefObject<HTMLElement | null>, callback: CallbackFn, events: string[] = DEFAULT_EVENTS )
src/hooks/useOnClickOutside.ts:7
↓ 1 callersFunctionusePageTracker
()
src/hooks/usePageTracker.ts:16
↓ 1 callersFunctionuseScrollToTop
()
src/hooks/useScrollToTop.ts:5
FunctionAbout
()
src/containers/About/index.tsx:5
FunctionAlert
({ title, subTitle, show = true, iconSize = '2x', alertColor = '#fff', alertAnimation = 'none',
src/components/Alert.tsx:57
FunctionApp
()
src/App.tsx:9
FunctionBackToTop
()
src/components/BackToTop.tsx:37
FunctionFeature
({ description, package_name })
src/containers/Home/Feature.tsx:5
FunctionFooter
()
src/components/Footer.tsx:5
FunctionHome
()
src/containers/Home/index.tsx:22
FunctionLayout
({ children })
src/Layout.tsx:4
FunctionMetaInfo
({ meta = [], defer = false, lang = DEFAULT_LANG, title = DEFAULT_TITLE, locale = DEFAULT_LOCALE,
src/components/MetaInfo.tsx:11
FunctionNavbar
()
src/components/NavBar.tsx:8
FunctionNotFound404
()
src/components/NotFound404.tsx:8
FunctionPackage
({ package_name, description_1, description_2 })
src/containers/Home/Package.tsx:4
FunctionTestHarness
({ children })
src/App.test.tsx:7
FunctionToggleTheme
({ onToggle })
src/components/ToggleTheme.tsx:83
FunctiononClickHandler
(e: Event)
src/hooks/useOnClickOutside.ts:15
FunctiononScroll
()
src/components/BackToTop.tsx:42
FunctiononToggleDefault
(checked: boolean)
src/components/ToggleTheme.tsx:20
Functionregister
(config?: Config)
src/serviceWorkerRegistration.ts:26
FunctionscrollToTop
()
src/components/BackToTop.tsx:58
FunctiontoggleTheme
()
src/components/ToggleTheme.tsx:96
Functionunregister
()
src/serviceWorkerRegistration.ts:132