MCPcopy Index your code

hub / github.com/codesandbox/sandpack / functions

Functions600 in github.com/codesandbox/sandpack

FunctionNavbarMenu
({ className, menu, children, }: { className?: string; menu: MenuItem; children: ReactNode; })
website/codesandbox-theme-docs/src/components/navbar.tsx:31
FunctionNavigator
({ clientId, onURLChange, className, startRoute, ...props }: NavigatorProps & React.HTMLAttributes<H
sandpack-react/src/components/Navigator/index.tsx:52
FunctionNewTabIcon
({ ...props })
website/theme/components/icons/index.js:1
FunctionNextra
({ Component, pageProps })
website/docs/src/pages/_app.tsx:13
FunctionNoTests
()
sandpack-react/src/components/Tests/Tests.stories.tsx:268
FunctionNodeTemplate
()
sandpack-react/src/components/Console/Console.stories.tsx:269
FunctionNotFoundPage
()
website/codesandbox-theme-docs/src/components/not-found.tsx:12
FunctionOnCompleteHandler
()
sandpack-react/src/components/Tests/Tests.stories.tsx:286
FunctionOneTestFile
()
sandpack-react/src/components/Tests/Tests.stories.tsx:179
FunctionOpenInCodeSandboxButton
()
sandpack-react/src/components/common/Common.stories.tsx:25
FunctionOpenInCodeSandboxButton
()
sandpack-react/src/components/common/OpenInCodeSandboxButton/OpenInCodeSandboxButton.tsx:11
FunctionPageNotFound
()
website/docs/src/pages/404.tsx:4
FunctionParallaxLogo
({ leftRange, rightRange, })
website/landing/components/common/ParallaxLogo.tsx:41
FunctionPickerContainer
({ children, advanced, ...props })
website/theme/components/picker/index.js:9
FunctionPlayground
()
website/docs/src/components/Playground.jsx:15
FunctionPortal
(props: { children: ReactNode })
website/codesandbox-theme-docs/src/components/select.tsx:104
FunctionPreset
()
sandpack-react/src/components/Console/Console.stories.tsx:103
FunctionProvider
({ children })
sandpack-react/src/components/common/Common.stories.tsx:19
FunctionProviderIllustration
({ isActive, })
website/landing/components/AdvancedUsage/illustrations/Provider/Provider.tsx:5
FunctionReactDevTool
()
sandpack-react/src/components/ReactDevTools/ReactDevTool.stories.tsx:10
FunctionReactRouter
()
sandpack-react/src/Issues.stories.tsx:106
FunctionReactTemplate
()
sandpack-react/src/components/Console/Console.stories.tsx:273
FunctionReadOnly
()
sandpack-react/src/components/CodeEditor/CodeEditor.stories.tsx:100
FunctionReadOnlyEditor
()
sandpack-react/src/components/CodeEditor/CodeMirror.stories.tsx:45
FunctionRefreshIcon
()
sandpack-react/src/components/icons/index.tsx:77
FunctionRegularExportButton
({ children, state, ...props })
sandpack-react/src/components/common/OpenInCodeSandboxButton/UnstyledOpenInCodeSandboxButton.tsx:107
FunctionResetButton
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:451
FunctionResetButtonComp
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:413
FunctionResetCurrentFileButton
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:432
FunctionResources
()
website/landing/components/common/Resources.tsx:16
FunctionRestartIcon
()
sandpack-react/src/components/icons/index.tsx:28
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
examples/nextjs-app-dir/app/layout.tsx:8
FunctionRoundedButton
({ onClick, className, children })
sandpack-react/src/components/common/RoundedButton.tsx:12
FunctionRtlLayout
()
sandpack-react/src/presets/Sandpack.stories.tsx:363
FunctionRunButton
({ onClick })
sandpack-react/src/components/Tests/RunButton.tsx:8
FunctionRunButton
({ className, onClick, ...props })
sandpack-react/src/components/common/RunButton.tsx:18
FunctionRunButtonStory
()
sandpack-react/src/components/common/Common.stories.tsx:61
FunctionRunIcon
()
sandpack-react/src/components/icons/index.tsx:56
FunctionSVG
(props)
sandpack-react/src/components/icons/index.tsx:3
FunctionSandpack
({ options, template, customSetup, files, theme, ...props })
sandpack-react/src/presets/Sandpack.tsx:25
FunctionSandpackCSS
()
examples/nextjs-app-dir/components/sandpack-styles.tsx:9
FunctionSandpackClient
()
sandpack-react/src/components/Preview/Preview.stories.tsx:134
FunctionSandpackExample
()
website/landing/components/Intro/SandpackExample.tsx:45
FunctionSandpackExampleProvider
({ children })
website/landing/components/Intro/SandpackExample.tsx:19
FunctionSandpackExamples
()
examples/nextjs-app-dir/components/sandpack-examples.tsx:7
FunctionSandpackFileExplorer
({ className, autoHiddenFiles = false, initialCollapsedFolder = [], ...props }: SandpackFileExplorerPr
sandpack-react/src/components/FileExplorer/index.tsx:29
FunctionSandpackLayoutStory
()
sandpack-react/src/components/common/Common.stories.tsx:47
FunctionSandpackListener
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:356
FunctionSandpackLogo
({ theme = "dark", })
website/landing/components/common/SandpackLogo.tsx:8
FunctionSandpackPreview
({ options })
website/landing/components/common/SandpackPreview.tsx:49
FunctionSandpackProvider
(props)
sandpack-react/src/contexts/sandpackContext.tsx:13
FunctionSandpackReactDevTools
({ clientId, theme, className, ...props }: { clientId?: string; theme?: DevToolsTheme; } & React.H
sandpack-react/src/components/ReactDevTools/index.tsx:14
FunctionSandpackStack
({ className, ...props })
sandpack-react/src/components/common/Stack.tsx:21
FunctionSandpackTests
({ verbose = false, watchMode = true, style, className, onComplete, actionsChildren, showVerbose
sandpack-react/src/components/Tests/SandpackTests.tsx:70
FunctionSandpackThemeProvider
({ theme: themeFromProps, children, className, ...props })
sandpack-react/src/styles/themeContext.tsx:53
FunctionSandpackTitle
()
website/landing/components/Hero/HeroDesktop/SandpackTitle.tsx:5
FunctionSandpackTranspiledCode
({ className, ...props }: CodeViewerProps & React.HTMLAttributes<HTMLDivElement>)
sandpack-react/src/components/TranspiledCode/index.tsx:27
FunctionSearch
({ className, overlayClassName, value, onChange, onActive, loading, results, }: SearchProps)
website/codesandbox-theme-docs/src/components/search.tsx:34
FunctionSelect
({ options, selected, onChange, title, className, }: MenuProps)
website/codesandbox-theme-docs/src/components/select.tsx:24
FunctionSelectorList
({ list, children })
website/docs/src/components/SelectorList.jsx:19
FunctionSelectorListButton
({ children, onClick, active })
website/docs/src/components/SelectorList.jsx:5
FunctionSeparator
({ title }: { title: string })
website/codesandbox-theme-docs/src/components/sidebar.tsx:158
FunctionServerSideErrorPage
()
website/codesandbox-theme-docs/src/components/server-side-error.tsx:12
FunctionShowConsoleButton
()
sandpack-react/src/presets/Sandpack.stories.tsx:301
FunctionShowLineNumber
()
sandpack-react/src/presets/Sandpack.stories.tsx:198
FunctionShowTabs
()
sandpack-react/src/components/CodeViewer/CodeViewer.stories.tsx:23
FunctionShowTabs
(args)
sandpack-react/src/components/CodeEditor/CodeEditor.stories.tsx:37
FunctionShowcase
()
website/landing/components/Showcase/Showcase.tsx:50
FunctionSidebar
({ docsDirectories, flatDirectories, fullDirectories, asPopover = false, headings = emptyHeading,
website/codesandbox-theme-docs/src/components/sidebar.tsx:308
FunctionSignInIcon
()
sandpack-react/src/components/icons/index.tsx:14
FunctionSignOutIcon
()
sandpack-react/src/components/icons/index.tsx:21
FunctionSlowTest
()
sandpack-react/src/components/Tests/Tests.stories.tsx:246
FunctionSpecLabel
({ children, className, })
sandpack-react/src/components/Tests/Specs.tsx:210
FunctionSpecs
({ specs, openSpec, status, verbose, hideTestsAndSupressLogs, })
sandpack-react/src/components/Tests/Specs.tsx:76
FunctionStackStory
()
sandpack-react/src/components/common/Common.stories.tsx:69
FunctionStandaloneMode
()
sandpack-react/src/components/Console/Console.stories.tsx:152
FunctionStaticTemplate
()
sandpack-react/src/components/Console/Console.stories.tsx:239
FunctionStdoutList
({ data })
sandpack-react/src/components/Console/StdoutList.tsx:9
FunctionSummary
(props: ComponentProps<"summary">)
website/codesandbox-theme-docs/src/mdx-components.tsx:219
FunctionSummary
({ suites, tests, duration })
sandpack-react/src/components/Tests/Summary.tsx:45
FunctionTOC
({ headings, filePath }: TOCProps)
website/codesandbox-theme-docs/src/components/toc.tsx:18
FunctionTab
({ children, ...props }: ComponentProps<"div">)
website/codesandbox-theme-docs/src/components/tabs.tsx:79
FunctionTabs
({ items, selectedIndex, defaultIndex, onChange, children, }: { items: ReactNode[] | readonly Reac
website/codesandbox-theme-docs/src/components/tabs.tsx:23
FunctionTemplateExample
()
website/landing/components/Intro/Sections/Template.tsx:38
FunctionTemplates
()
website/docs/src/components/Templates.jsx:13
FunctionTemplatesList
({ current, setCurrent, list })
website/docs/src/components/TemplatesList.jsx:47
FunctionTests
({ tests, style })
sandpack-react/src/components/Tests/Tests.tsx:50
FunctionThemeExample
()
website/landing/components/Intro/Sections/Theme.tsx:31
FunctionThemeSwitch
({ lite }: ThemeSwitchProps)
website/codesandbox-theme-docs/src/components/theme-switch.tsx:20
FunctionThemeSwitcher
()
sandpack-react/src/themes/Theme.stories.tsx:26
FunctionThemes
()
website/docs/src/components/Themes.jsx:13
FunctionThemesList
({ current, setCurrent, list })
website/docs/src/components/ThemesList.jsx:6
FunctionTitle
({ children, as, ...props })
website/theme/components/title/index.js:3
FunctionUnstyled
()
sandpack-react/src/components/common/OpenInCodeSandboxButton/OpenInCodeSandboxButton.stories.tsx:18
FunctionUnstyledOpenInCodeSandboxButton
()
sandpack-react/src/components/common/Common.stories.tsx:31
FunctionUnstyledOpenInCodeSandboxButton
(props)
sandpack-react/src/components/common/OpenInCodeSandboxButton/UnstyledOpenInCodeSandboxButton.tsx:48
FunctionUsageExample
({ example, exampleIndex, })
website/landing/components/AdvancedUsage/UsageExample.tsx:19
FunctionUsers
()
website/landing/components/Users/Users.tsx:41
FunctionUsingHooks
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:221
FunctionUsingMultipleEditor
(props)
sandpack-react/src/presets/CustomSandpack.stories.tsx:78
← previousnext →401–500 of 600, ranked by callers