MCPcopy Create free account

hub / github.com/campvanilla/boxshadows / functions

Functions62 in github.com/campvanilla/boxshadows

↓ 8 callersFunctiontrack
(event: Event)
src/utils/analytics.ts:37
↓ 6 callersFunctionhandleShadowUpdate
(id: number)
src/components/Controls/ShadowControls.tsx:26
↓ 6 callersFunctionisFunction
(input: unknown)
src/utils/lang.ts:1
↓ 5 callersFunctionrenderChild
(child: React.ReactNode | RenderPropFunction, args?: Args)
src/utils/react.ts:8
↓ 2 callersFunctioncopyToClipboard
(toCopy: string, label?: string, value?: number)
src/utils/clipboard.ts:3
↓ 1 callersFunctionactivateOnClick
()
src/components/ColorInput/ColorInput.tsx:40
↓ 1 callersFunctiongetCategoryForPage
()
src/utils/analytics.ts:29
↓ 1 callersFunctionremoveShadow
(id: number)
src/components/Controls/ShadowControls.tsx:19
↓ 1 callersFunctionsetViewportHeight
()
src/utils/dom.ts:29
↓ 1 callersFunctiontrackException
(error: Error)
src/utils/error-handling/index.tsx:5
FunctionAbout
()
src/components/About/About.tsx:9
FunctionAccordian
({ children })
src/components/Accordian/Accordian.tsx:10
FunctionApp
()
src/index.tsx:25
FunctionAppWithErrorBoundary
()
src/index.tsx:56
FunctionAside
({ headerBefore, headerAfter, children, })
src/components/Page/Aside.tsx:16
FunctionButton
(props)
src/components/Button/Button.tsx:9
FunctionColorControls
()
src/components/Controls/ColorControls.tsx:7
FunctionColorInput
({ value, name, onFocus, onChange, ...rest }: ColorInputProps)
src/components/ColorInput/ColorInput.tsx:17
FunctionColorSectionIcon
()
src/components/icons.tsx:11
FunctionControls
()
src/components/Controls/Controls.tsx:9
FunctionCopy
({ onClick }: { onClick?: React.MouseEventHandler<SVGSVGElement> })
src/components/icons.tsx:56
FunctionDialog
({ children, onClose, open, ...rest })
src/components/Dialog/Dialog.tsx:5
FunctionEdit
({ onClick }: { onClick?: React.MouseEventHandler<SVGSVGElement> })
src/components/icons.tsx:47
FunctionEditor
()
src/views/Editor/Editor.tsx:15
FunctionElementControls
()
src/components/Controls/ElementControls.tsx:7
FunctionElementSectionIcon
()
src/components/icons.tsx:3
FunctionErrorPage
()
src/utils/error-handling/index.tsx:19
FunctionGithub
({ ...rest })
src/components/icons.tsx:87
FunctionItem
({ heading, children, defaultOpen })
src/components/Accordian/Accordian.tsx:16
FunctionList
(props: React.SVGProps<SVGSVGElement>)
src/components/icons.tsx:113
FunctionLogo
({ tag, hideText, }: LogoProps)
src/components/Logo.tsx:45
FunctionPlayArea
()
src/components/PlayArea/PlayArea.tsx:6
FunctionPreset
({ preset })
src/components/Preset/Preset.tsx:24
FunctionPresetGrid
()
src/views/Presets/Presets.tsx:10
FunctionShadowControls
()
src/components/Controls/ShadowControls.tsx:10
FunctionShadowSectionIcon
()
src/components/icons.tsx:22
FunctionShare
({ onClick }: { onClick?: React.MouseEventHandler<SVGSVGElement> })
src/components/icons.tsx:68
FunctionSlider
({ onClick }: { onClick?: React.MouseEventHandler<SVGSVGElement> })
src/components/icons.tsx:79
FunctionSnackBarProvider
({ children })
src/contexts/Snackbar.tsx:13
FunctionSnackbar
()
src/components/Snackbar/Snackbar.tsx:7
FunctionStoreProvider
({ children })
src/contexts/Store.tsx:55
FunctionSwitch
(props)
src/components/Switch/Switch.tsx:7
FunctionTabs
({ triggers })
src/components/Navigation/Tabs.tsx:29
FunctionTrashIcon
({ onClick }: { onClick: React.MouseEventHandler<SVGSVGElement> })
src/components/icons.tsx:36
FunctionTwitter
({ ...rest })
src/components/icons.tsx:100
FunctionaddClass
(element: HTMLElement, className: string)
src/utils/dom.ts:14
FunctionaddShadow
()
src/components/Controls/ShadowControls.tsx:13
MethodcomponentDidCatch
(error: Error)
src/utils/error-handling/index.tsx:40
Functionedit
()
src/components/Preset/Preset.tsx:31
MethodgetDerivedStateFromError
()
src/utils/error-handling/index.tsx:36
FunctionhandleCopy
()
src/components/Preset/Preset.tsx:46
FunctionhandleCopy
()
src/views/Editor/Editor.tsx:28
FunctionhandleElementUpdate
(e: React.ChangeEvent<HTMLInputElement>)
src/components/Controls/ElementControls.tsx:10
FunctionhandleElementUpdate
(e: React.ChangeEvent<HTMLInputElement> | ColorChangeEvent)
src/components/Controls/ColorControls.tsx:10
FunctiononBlur
(e: React.FocusEvent<HTMLInputElement>)
src/components/TextInput/TextInput.tsx:36
FunctiononFocus
(e: React.FocusEvent<HTMLInputElement>)
src/components/TextInput/TextInput.tsx:31
FunctiononPickerChange
(color)
src/components/ColorInput/ColorInput.tsx:45
Functionreducer
(state: typeof initialState, action: Action)
src/contexts/Store.tsx:56
FunctionremoveClass
(element: HTMLElement, className: string)
src/utils/dom.ts:4
Methodrender
()
src/utils/error-handling/index.tsx:44
FunctionsetWindowCustomProperties
()
src/utils/dom.ts:28
FunctiontrackClickExternalLink
(e: React.MouseEvent<HTMLAnchorElement>)
src/utils/analytics.ts:58