MCPcopy Index your code

hub / github.com/codesandbox/sandpack / functions

Functions600 in github.com/codesandbox/sandpack

↓ 1 callersFunctionparseSingleEnv
()
sandpack-client/src/clients/node/taskManager.ts:114
↓ 1 callersFunctionparseString
()
sandpack-client/src/clients/node/taskManager.ts:94
↓ 1 callersFunctionpushHistory
(url: string, state: string)
sandpack-client/src/clients/node/inject-scripts/historyListener.ts:27
↓ 1 callersMethodregister
()
sandpack-client/src/clients/runtime/iframe-protocol.ts:45
↓ 1 callersFunctionremoveSourcemaps
()
sandpack-client/gulpfile.js:6
↓ 1 callersFunctionrenderString
( stringOrFunction?: string | ((props: T) => string), // @ts-expect-error TS2322: Type '{}' is not assigna
website/codesandbox-theme-docs/src/utils/render.tsx:15
↓ 1 callersFunctionrenderTab
(item: ReactNode | TabItem)
website/codesandbox-theme-docs/src/components/tabs.tsx:16
↓ 1 callersMethodrestartShellProcess
* PUBLIC Methods
sandpack-client/src/clients/node/index.ts:367
↓ 1 callersFunctionscroll
()
website/codesandbox-theme-docs/src/components/sidebar.tsx:344
↓ 1 callersFunctionsetPreviewIframeProperties
( iframe: HTMLIFrameElement, options: ClientOptions )
sandpack-client/src/clients/node/iframe.utils.ts:56
↓ 1 callersFunctionsetTestTheme
(isDark: boolean)
sandpack-react/src/components/Tests/style.ts:3
↓ 1 callersFunctionsimpleHashFunction
(str: string)
sandpack-react/src/styles/index.ts:135
↓ 1 callersFunctionslugify
(str)
website/codesandbox-theme-docs/src/mdx-components.tsx:169
↓ 1 callersFunctionsplitUrl
(url: string)
sandpack-react/src/components/Navigator/utils.tsx:1
↓ 1 callersFunctionstyleTokens
()
sandpack-react/src/components/CodeEditor/utils.ts:87
↓ 1 callersFunctiontriesToSetUrl
()
sandpack-client/src/clients/node/iframe.utils.ts:22
↓ 1 callersMethodupdateSandbox
( setup = this.sandboxSetup, _isInitializationCompile?: boolean )
sandpack-client/src/clients/static/index.ts:174
↓ 1 callersMethodupdateSandbox
(setup: SandboxSetup)
sandpack-client/src/clients/node/index.ts:387
↓ 1 callersFunctionupdateTheme
(path, value)
website/theme/pages/index.js:56
↓ 1 callersFunctionuseAsyncSandpackId
(files: SandpackBundlerFiles)
sandpack-react/src/utils/useAsyncSandpackId.ts:24
↓ 1 callersFunctionuseClipboard
()
website/landing/components/common/ClipboardProvider.tsx:103
↓ 1 callersFunctionuseDetails
()
website/codesandbox-theme-docs/src/contexts/details.ts:8
↓ 1 callersFunctionuseDirectoryInfo
(pageMap: PageMapItem[])
website/codesandbox-theme-docs/src/index.tsx:18
↓ 1 callersFunctionuseErrorMessage
()
sandpack-react/src/hooks/useErrorMessage.ts:6
↓ 1 callersFunctionuseLoadingOverlayState
( clientId?: string, externalLoading?: boolean )
sandpack-react/src/hooks/useLoadingOverlayState.ts:17
↓ 1 callersFunctionuseOnClickOutside
(ref, handler)
website/theme/hooks/useClickOutside.js:3
↓ 1 callersFunctionusePopper
( options?: Partial<Options> )
website/codesandbox-theme-docs/src/utils/use-popper.ts:11
↓ 1 callersFunctionuseSandpackConsole
({ clientId, maxMessageCount = MAX_MESSAGE_COUNT, showSyntaxError = false, resetOnPreviewRestart = fal
sandpack-react/src/components/Console/useSandpackConsole.ts:17
↓ 1 callersFunctionuseSetActiveAnchor
()
website/codesandbox-theme-docs/src/contexts/active-anchor.tsx:30
↓ 1 callersFunctionuseTranspiledCode
()
sandpack-react/src/hooks/useTranspiledCode.ts:18
Function" "
({ simpleColors, mode, updateColor, updateMode })
website/theme/pages/index.js:143
FunctionA
({ href = "", ...props })
website/codesandbox-theme-docs/src/mdx-components.tsx:237
FunctionActiveAnchorProvider
({ children, }: { children: ReactNode; })
website/codesandbox-theme-docs/src/contexts/active-anchor.tsx:32
FunctionAdditionalButtons
()
sandpack-react/src/components/Preview/Preview.stories.tsx:104
FunctionAdditionalContent
()
sandpack-react/src/components/Preview/Preview.stories.tsx:123
FunctionAdvancedUsage
()
website/landing/components/AdvancedUsage/AdvancedUsage.tsx:18
FunctionAnsi
(props: Props)
sandpack-react/src/utils/ansi-to-react.ts:170
FunctionApp
()
examples/vite-react/App.jsx:3
FunctionAutoHiddenFiles
()
sandpack-react/src/components/FileExplorer/FileExplorer.stories.tsx:134
FunctionAutoReload
()
sandpack-react/src/presets/Sandpack.stories.tsx:167
FunctionAutoResize
()
sandpack-react/src/components/Preview/Preview.stories.tsx:91
FunctionAutoRun
()
sandpack-react/src/presets/Sandpack.stories.tsx:148
FunctionBackLink
()
website/docs/src/components/BackLink.js:3
FunctionBackwardIcon
()
sandpack-react/src/components/icons/index.tsx:63
FunctionBanner
()
website/codesandbox-theme-docs/src/components/banner.tsx:9
FunctionBanner
()
website/landing/components/Banner/Banner.tsx:15
FunctionBasic
()
sandpack-react/src/PrivatePackage.stories.tsx:9
FunctionBasic
()
sandpack-react/src/Playground.stories.tsx:15
FunctionBleed
({ full, children, }: { full: boolean; children: ReactNode; })
website/codesandbox-theme-docs/src/components/bleed.tsx:5
FunctionBody
({ themeContext, breadcrumb, timestamp, navigation, children, }: BodyProps)
website/codesandbox-theme-docs/src/index.tsx:41
FunctionBreadcrumb
({ activePath, }: { activePath: Item[]; })
website/codesandbox-theme-docs/src/components/breadcrumb.tsx:11
FunctionCallout
({ children, type = "default", emoji = TypeToEmoji[type], }: CalloutProps)
website/codesandbox-theme-docs/src/components/callout.tsx:36
FunctionClassNamesProvider
({ children, classes })
sandpack-react/src/utils/classNames.tsx:18
FunctionCleanIcon
()
sandpack-react/src/components/icons/index.tsx:88
FunctionClientIllustration
({ isActive })
website/landing/components/AdvancedUsage/illustrations/Client/Client.tsx:5
FunctionClipboard
()
website/landing/components/common/Clipboard.tsx:7
FunctionClipboardProvider
({ children, })
website/landing/components/common/ClipboardProvider.tsx:51
FunctionClosableTabs
()
sandpack-react/src/components/CodeEditor/CodeEditor.stories.tsx:70
FunctionClosableTabs
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:406
FunctionCloseIcon
()
sandpack-react/src/components/icons/index.tsx:150
FunctionCode
({ children, ...props }: ComponentProps<"code">)
website/codesandbox-theme-docs/src/mdx-components.tsx:260
FunctionCodeBlock
({ children, })
website/landing/components/common/CodeBlock.tsx:10
FunctionCodeBlock
({ children, stack, ...props })
website/docs/src/components/CodeBlock.tsx:39
FunctionCollapse
({ children, className, open, }: { children: React.ReactNode; className?: string; open: boolean; }
website/codesandbox-theme-docs/src/components/collapse.tsx:5
FunctionCommunity
()
website/landing/components/Community/Community.tsx:57
FunctionComponent
()
sandpack-react/src/components/CodeViewer/CodeViewer.stories.tsx:15
FunctionComponent
()
sandpack-react/src/components/Navigator/Navigator.stories.tsx:14
FunctionComponent
(args)
sandpack-react/src/components/CodeEditor/CodeEditor.stories.tsx:20
FunctionComponent
()
sandpack-react/src/components/Preview/Preview.stories.tsx:30
FunctionComponent
()
sandpack-react/src/components/TranspiledCode/TranspiledCodeView.stories.tsx:13
FunctionComponent
()
sandpack-react/src/components/FileTabs/FileTabs.stories.tsx:13
FunctionComponent
()
sandpack-react/src/components/FileExplorer/FileExplorer.stories.tsx:17
FunctionComponentsIllustration
({ isActive, })
website/landing/components/AdvancedUsage/illustrations/Components/Components.tsx:5
FunctionConfigProvider
({ children, value, }: { children: ReactNode; value: Context; })
website/codesandbox-theme-docs/src/contexts/config.tsx:29
FunctionConsoleCounterButton
({ onClick, counter })
sandpack-react/src/presets/Sandpack.tsx:336
FunctionConsoleIcon
()
sandpack-react/src/components/icons/index.tsx:158
FunctionConsoleList
({ data, })
sandpack-react/src/components/Console/ConsoleList.tsx:11
FunctionContainer
({ children })
website/theme/components/container/index.js:5
FunctionContainerCode
({ children })
website/theme/components/container/index.js:17
FunctionContainerControls
({ children })
website/theme/components/container/index.js:11
FunctionContainerPanels
({ children, tab })
website/theme/components/container/index.js:23
FunctionContainerPre
({ children })
website/theme/components/container/index.js:60
FunctionContainerSandpack
({ children })
website/theme/components/container/index.js:66
FunctionCustomCodeEditor
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:197
FunctionCustomCodeEditor
()
sandpack-react/src/hooks/useSandpackNavigation.stories.tsx:22
FunctionCustomCodeEditor
()
sandpack-react/src/hooks/useActiveCode.stories.tsx:22
FunctionCustomEditor
()
sandpack-react/src/hooks/useActiveCode.stories.tsx:13
FunctionCustomExample
()
website/landing/components/Intro/Sections/Custom.tsx:48
FunctionCustomLanguages
()
sandpack-react/src/presets/Sandpack.stories.tsx:322
FunctionCustomNpmRegistries
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:534
FunctionCustomOpenInCSB
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:189
FunctionCustomPreview
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:284
FunctionCustomRefreshButton
()
sandpack-react/src/presets/CustomSandpack.stories.tsx:179
FunctionCustomRefreshButton
()
sandpack-react/src/hooks/useSandpackNavigation.stories.tsx:13
FunctionCustomSetup
()
sandpack-react/src/presets/Sandpack.stories.tsx:57
FunctionDecorators
()
website/docs/src/components/Decorators.jsx:93
FunctionDecorators
()
sandpack-react/src/components/CodeViewer/CodeViewer.stories.tsx:39
FunctionDependenciesProgress
({ clientId, })
sandpack-react/src/components/common/DependenciesProgress.tsx:5
FunctionDescribes
({ describes, })
sandpack-react/src/components/Tests/Describes.tsx:25
FunctionDetails
({ children, open, ...props }: ComponentProps<"details">)
website/codesandbox-theme-docs/src/mdx-components.tsx:180
← previousnext →201–300 of 600, ranked by callers