Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Klerith/next-teslo
/ functions
Functions
27 in github.com/Klerith/next-teslo
⨍
Functions
27
◇
Types & classes
21
Function
AddressPage
()
pages/checkout/address.tsx:5
Function
AuthLayout
({ children, title })
components/layouts/AuthLayout.tsx:9
Function
CartList
({ editable = false })
components/cart/CartList.tsx:18
Function
CartPage
()
pages/cart/index.tsx:6
Function
Custom404
()
pages/404.tsx:4
Function
EmptyPage
()
pages/cart/empty.tsx:8
Function
HistoryPage
()
pages/orders/history.tsx:55
Function
Home
()
pages/index.tsx:9
Function
ItemCounter
()
components/ui/ItemCounter.tsx:10
Function
LoginPage
()
pages/auth/login.tsx:5
Function
MyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:7
Function
Navbar
()
components/ui/Navbar.tsx:6
Function
OrderPage
()
pages/orders/[id].tsx:10
Function
OrderSummary
()
components/cart/OrderSummary.tsx:4
Function
ProductCard
({ product })
components/products/ProductCard.tsx:11
Function
ProductList
({ products })
components/products/ProductList.tsx:10
Function
ProductPage
()
pages/product/slug.tsx:10
Function
ProductSlideshow
({ images })
components/products/ProductSlideshow.tsx:11
Function
RegisterPage
()
pages/auth/register.tsx:5
Function
ShopLayout
({ children, title, pageDescription, imageFullUrl })
components/layouts/ShopLayout.tsx:13
Function
SideMenu
()
components/ui/SideMenu.tsx:5
Function
SizeSelector
({selectedSize, sizes})
components/products/SizeSelector.tsx:12
Function
SummaryPage
()
pages/checkout/summary.tsx:9
Method
getInitialProps
(ctx: DocumentContext)
pages/_document.tsx:4
Function
handler
( req: NextApiRequest, res: NextApiResponse<Data> )
pages/api/hello.ts:8
Method
onChange
(oldIndex: number, newIndex: number)
types/react-slideshow-image/index.d.ts:28
Method
render
()
pages/_document.tsx:10