Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chakra-ui/panda
/ functions
Functions
1,897 in github.com/chakra-ui/panda
⨍
Functions
1,897
◇
Types & classes
1,061
Function
Keyframes
()
website/src/components/token-docs/keyframes.tsx:6
Function
LayerStyles
()
packages/studio/src/components/layer-styles.tsx:10
Function
LayerStylesIcon
()
packages/studio/src/components/icons.tsx:68
Function
LayoutControl
(props: LayoutControlProps)
playground/src/components/LayoutControl.tsx:24
Function
LearnMore
({ href = '/learn' }: { href?: string })
website/src/www/learn-more.tsx:6
Function
LetterSpacingIcon
()
packages/studio/src/components/icons.tsx:144
Function
LevelFourComponent
()
packages/extractor/__tests__/samples/ExtractSample.tsx:307
Function
LevelFourComponentWithSpread
(props)
packages/extractor/__tests__/samples/ExtractSample.tsx:308
Function
LevelThreeComponent
(props)
packages/extractor/__tests__/samples/ExtractSample.tsx:306
Function
LevelThreeUsingArrowSomethingWithSpread
(props)
packages/extractor/__tests__/samples/ExtractSample.tsx:268
Function
LevelThreeUsingArrowWithBlockSomethingWithSpread
(props)
packages/extractor/__tests__/samples/ExtractSample.tsx:274
Function
LevelThreeUsingFunctionExpressionSomethingWithSpread
(props)
packages/extractor/__tests__/samples/ExtractSample.tsx:282
Function
LineHeightIcon
()
packages/studio/src/components/icons.tsx:170
Function
LinearGradient
()
sandbox/next-js-pages/src/components/gradient.tsx:42
Function
Link
({ href = '', className, ...props }: AnchorProps)
website/src/mdx/link.tsx:16
Function
ListItem
(props: React.ComponentProps<'li'>)
website/src/www/course.section.tsx:110
Function
ListItem
(props: React.ComponentProps<'li'>)
website/src/mdx/list.tsx:33
Function
ListedButton
({ children, variant, size, css: cssProp = {} }: ButtonProps)
sandbox/vite-ts/src/Button.tsx:16
Function
LiveError
(props: { error: Error | null })
playground/src/components/Preview/index.tsx:204
Function
LivePreview
()
playground/src/components/Preview/index.tsx:221
Function
Loader
()
packages/studio/src/components/token-pages.tsx:31
Function
LoaderIcon
()
playground/src/components/icons.tsx:198
Function
Logo
(props: React.ComponentProps<'svg'>)
packages/studio/src/icons/logo.tsx:4
Function
Logo
()
playground/src/components/Logo.tsx:3
Function
Logo
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:3
Function
Logo
(props: React.ComponentProps<'svg'>)
website/src/www/course.section.tsx:8
Function
Logo
(props: React.SVGProps<SVGSVGElement>)
website/app/og/logo.tsx:1
Function
LogoLetter
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:25
Function
LogoWithText
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:43
Function
MDXContent
(props: MDXContentProps)
website/src/components/docs/mdx-content.tsx:134
Function
MagnifyingGlass
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:449
Function
MenuIcon
(props: React.ComponentProps<'svg'>)
website/src/icons/menu.tsx:1
Function
MiniIcon
()
website/src/components/course-banner.tsx:33
Function
MobileNavBar
()
website/src/components/navbar.mobile.tsx:13
Function
MobileNavDrawer
(props: MobileNavDrawerProps)
website/src/mdx/navbar.tsx:135
Function
MobileNavDrawer
(props: MobileNavDrawerProps)
website/src/components/navbar.mobile.tsx:68
Function
ModernCssSection
()
website/src/www/modern-css.section.tsx:35
Function
Moon
()
playground/src/components/icons.tsx:49
Function
Moon
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:105
Function
MoonIcon
(props: ComponentProps<'svg'>)
packages/studio/src/icons/moon.tsx:4
Function
MoonIcon
(props: React.ComponentProps<'svg'>)
website/src/icons/moon.tsx:1
Function
MultiThemes
()
sandbox/waku-ts/src/components/multi-themes.tsx:6
Function
NavLink
(props: Props)
website/src/components/nav-link.tsx:10
Function
Navbar
()
website/src/mdx/navbar.tsx:32
Function
Navbar
()
website/src/components/navbar.tsx:5
Function
NextJsLogo
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:361
Function
NextjsLogo
()
website/src/icons/nextjs.tsx:1
Function
NotFoundPage
()
sandbox/gatsby-ts/src/pages/404.tsx:26
Function
OnceExit
(css: { walkRules: (fn: (rule: Rule) => void) => void })
packages/core/src/plugins/merge-rules.ts:296
Function
OpenAiIcon
(props: React.SVGProps<SVGSVGElement>)
website/src/components/docs/copy-mdx-widget.tsx:146
Function
OrderedList
(props: React.ComponentProps<'ol'>)
website/src/mdx/list.tsx:29
Function
Overview
()
packages/studio/src/components/overview.tsx:33
Function
POST
(request: Request)
playground/src/app/cdn/_route.ts:4
Function
PagationLink
(props: PagationLinkProps)
website/src/components/docs/pagination.tsx:100
Function
Page
({ searchParams }: PageProps)
playground/src/app/page.tsx:9
Function
Page
(props: PageProps)
playground/src/app/[id]/page.tsx:10
Function
Page
(props: PageProps)
playground/src/app/[id]/[id2]/page.tsx:10
Function
Page
()
website/app/not-found.tsx:6
Function
Page
()
website/app/page.tsx:17
Function
Pagination
({ slug }: Props)
website/src/components/docs/pagination.tsx:80
Function
Playground
(props: UsePlayGroundProps)
playground/src/components/Playground.tsx:6
Function
PlaygroundContent
(props: Props)
playground/src/components/PlaygroundContent.tsx:22
Function
PostCSSLogo
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:387
Function
Pre
(props: React.ComponentProps<'pre'>)
website/src/mdx/pre.tsx:29
Function
PreactLogo
()
website/src/icons/preact.tsx:1
Function
PreviewLayout
()
playground/src/components/icons.tsx:33
Function
PrimitiveColors
(props: { values?: Token[] })
packages/studio/src/components/colors.tsx:110
Function
Profiler
({ children, id, name, onRerender })
sandbox/runtime-perf/src/components/profiler.tsx:33
Function
ProfilerResult
( id, phase, actualDuration, baseDuration, startTime, commitTime )
sandbox/runtime-perf/src/components/profiler.tsx:8
Function
ProjectLogo
({ title, ...iconProps }: { icon: IconType; title: string } & ComponentPropsWithoutRef< typeof Icon >)
website/src/www/works-everywhere.section.tsx:78
Function
Providers
({ children }: PropsWithChildren)
playground/src/components/providers.tsx:7
Function
Providers
({ children }: { children: React.ReactNode })
website/src/components/providers.tsx:5
Function
QwikLogo
({ width = 100, height = 35 }: { width?: number; height?: number })
sandbox/qwik-ts/src/components/qwik-logo.tsx:1
Function
QwikLogo
()
website/src/icons/qwik.tsx:1
Function
RadialGradient
()
sandbox/next-js-pages/src/components/gradient.tsx:4
Function
Radii
({ radii }: RadiiProps)
packages/studio/src/components/radii.tsx:16
Function
Radii
()
website/src/components/token-docs/radii.tsx:5
Function
RandomizedButtons
({ instances }: { instances: number })
sandbox/runtime-perf/src/components/randomized-buttons.tsx:8
Function
ReactRouterLogo
()
website/src/icons/react-router.tsx:1
Function
Recipe
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:301
Function
RecipesSection
()
website/src/www/recipes.section.tsx:38
Function
RedwoodLogo
()
website/src/icons/redwood.tsx:1
Function
RemixLogo
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:319
Function
RemixLogo
()
website/src/icons/remix.tsx:1
Function
ResizeIcon
()
playground/src/components/Preview/index.tsx:250
Function
ResponsiveLayout
()
playground/src/components/icons.tsx:41
Function
ResultItemRow
(props: { result: ResultItem })
playground/src/components/ASTViewer.tsx:63
Function
ResultItemRowJson
({ className, data, theme, }: { className: string theme: string | undefined data: any[] })
playground/src/components/ASTViewer-row.tsx:7
Function
RightArrowIcon
(props: ComponentPropsWithoutRef<'svg'>)
website/theme/icons.tsx:230
Function
Root
(brightProps: BrightProps)
website/src/components/code-highlight/tabs.extension.tsx:15
Function
RootLayout
({ children }: RootLayoutProps)
sandbox/waku-ts/src/templates/root-layout.tsx:11
Function
RootLayout
({ children, }: { children: React.ReactNode })
sandbox/next-js-app/src/app/layout.tsx:11
Function
RootLayout
(props: PropsWithChildren)
playground/src/app/layout.tsx:17
Function
RootLayout
(props: Props)
website/app/layout.tsx:19
Function
RouteSwitch
(props: RouteSwitchProps)
website/src/mdx/route-switch.tsx:42
Function
RouteSwitchContent
(props: ContentProps)
website/src/mdx/route-switch.tsx:160
Function
RouteSwitchLink
(props: { value: string children: React.ReactNode })
website/src/mdx/route-switch.tsx:91
Function
RouteSwitchTrigger
(props: TriggerProps)
website/src/mdx/route-switch.tsx:137
Function
RsbuildLogo
()
website/src/icons/rsbuild.tsx:1
Function
SearchButton
(props: React.ComponentProps<'button'>)
website/src/components/docs/search.tsx:53
← previous
next →
1,201–1,300 of 1,897, ranked by callers