MCPcopy Create free account

hub / github.com/triggerdotdev/jsonhero-web / functions

Functions342 in github.com/triggerdotdev/jsonhero-web

FunctionTitle
({ className, children, })
app/components/Primitives/Title.tsx:3
FunctionToast
({ message, title, duration, type, }: { message: string; title: string; type: "success" | "error
app/components/UI/ToastPopover.tsx:10
FunctionToolTip
({ children, className, arrow }: ToolTipProps)
app/components/ToolTip.tsx:12
FunctionTreeIcon
(props: React.SVGProps<SVGSVGElement>)
app/components/Icons/TreeIcon.tsx:1
FunctionTreeViewNode
({ virtualNode, onToggle, selectedNodeId, }: { virtualNode: VirtualNode<JsonTreeViewNode>; selectedN
app/components/JsonTreeView.tsx:116
FunctionTreeViewPage
()
app/routes/j/$id/tree.tsx:3
FunctionTwitterIcon
(props: React.SVGProps<SVGSVGElement>)
app/components/Icons/TwitterIcon.tsx:1
FunctionUrlForm
({ className }: UrlFormProps)
app/components/UrlForm.tsx:8
FunctionValueIcon
({ type, size = ValueIconSize.Small, monochrome = false, })
app/components/ValueIcon.tsx:41
Functionaction
({ request, context })
app/routes/actions/setTheme.ts:7
Functionaction
({ request, context })
app/routes/actions/createFromUrl.ts:16
Functionaction
({ request, context })
app/routes/actions/createFromFile.ts:11
Functionaction
({ params, request, context })
app/routes/actions/$id/update.ts:6
Functionaction
({ request, params })
app/routes/j/$id.tsx:92
Functionaction
({ request, context })
app/routes/api/create[.json].ts:20
FunctioncomboboxReducer
( state: UseComboboxState<SearchResult<string>>, actionAndChanges: UseComboboxStateChangeOptions<Searc
app/components/SearchPalette.tsx:59
Methodconstructor
(view: any)
app/components/JsonPreview.tsx:174
FunctiongetLoadContext
(event)
worker/index.js:9
FunctiongraphJsonReplacer
(key: string, value: any)
app/graphJSON.server.ts:5
FunctionhandleClickOutside
(e: MouseEvent)
app/hooks/useClickOutside.tsx:11
FunctionhandleDrag
(e: MouseEvent)
app/components/Resizable.tsx:28
FunctionhandleDragEnd
()
app/components/Resizable.tsx:55
FunctionhandleDragStart
(e: React.MouseEvent<HTMLDivElement>)
app/components/Resizable.tsx:21
FunctionhandleRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext )
app/entry.server.tsx:5
Functionlinks
()
app/root.tsx:49
Functionloader
({ request })
app/root.tsx:59
Functionloader
({ request, context })
app/routes/new.tsx:10
Functionloader
({ request }: { request: Request })
app/routes/index.tsx:20
Functionloader
()
app/routes/actions/setTheme.ts:35
Functionloader
({ params })
app/routes/actions/getPreview.$url.ts:5
Functionloader
({ request, context })
app/routes/actions/createFromUrl.ts:72
Functionloader
({ params, request })
app/routes/j/$id[.json].ts:5
Functionloader
({ params, request })
app/routes/j/$id.tsx:41
Functionloader
({ request })
app/routes/api/create[.json].ts:6
Functionmeta
({ location })
app/root.tsx:23
Functionmeta
({ data, }: { data: LoaderData | undefined; })
app/routes/j/$id.tsx:160
Methodupdate
(update: { docChanged: any; viewportChanged: any; view: any })
app/components/JsonPreview.tsx:178
FunctionupdatePreferences
(e: React.ChangeEvent<HTMLInputElement>)
app/components/IndentPreference.tsx:11
FunctionuseClickOutside
( elementRef: RefObject<HTMLElement>, callback: (event: MouseEvent) => void )
app/hooks/useClickOutside.tsx:3
FunctionuseIsMounted
()
app/hooks/useIsMounted.tsx:3
FunctionvalueFormatter
(value: unknown)
app/entry.worker.ts:72
FunctionwaitUntil
(promise)
worker/index.js:11
← previous301–342 of 342, ranked by callers