Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Arman19941113/dnd-resume
/ functions
Functions
152 in github.com/Arman19941113/dnd-resume
⨍
Functions
152
◇
Types & classes
26
Function
SelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
src/components/ui/select.tsx:88
Function
SelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
src/components/ui/select.tsx:159
Function
SelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
src/components/ui/select.tsx:141
Function
SelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
src/components/ui/select.tsx:128
Function
SelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
src/components/ui/select.tsx:25
Function
SelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
src/components/ui/select.tsx:19
Function
Slider
({ className, defaultValue, value, min = 0, max = 100, ...props }: React.ComponentProps<typeof Sli
src/components/ui/slider.tsx:8
Function
StyleForm
({ styleData, onChange }: StyleFormProps)
src/components/widgets/form/style-form.tsx:13
Function
TextContent
({ data }: TextContentProps)
src/components/widgets/node/text-content.tsx:7
Function
TextContentForm
({ propsData, onChange, }: { propsData: PropsData onChange: (value: PropsData) => void })
src/components/widgets/form/text-content-form.tsx:22
Function
TiptapEditor
({ content, ref, onReady }: TiptapProps)
src/components/tiptap/editor.tsx:20
Function
TiptapMenu
({ editor }: TiptapMenuProps)
src/components/tiptap/menu.tsx:15
Function
TiptapMenuIcon
(props: { name: IconName; active?: boolean; onClick?: () => void })
src/components/tiptap/menu-icon.tsx:68
Function
TitleSection
({ data }: TitleSectionProps)
src/components/widgets/node/title-section.tsx:7
Function
TitleSectionForm
({ propsData, onChange, }: { propsData: PropsData onChange: (value: PropsData) => void })
src/components/widgets/form/title-section-form.tsx:8
Function
Toaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:11
Function
ViewPage
()
src/routes/view/view-page.tsx:8
Method
constructor
(props: ErrorBoundaryProps)
src/components/layout/error-boundary.tsx:12
Function
eventListener
()
src/lib/text-content-edit-event.ts:16
Method
getDerivedStateFromError
()
src/components/layout/error-boundary.tsx:17
Function
getLanguage
()
src/services/storage.ts:20
Function
getSessionStorage
(key: string)
src/lib/storage.ts:42
Function
getWidgets
()
src/services/storage.ts:10
Function
handleClickBg
(e: MouseEvent<HTMLDivElement>)
src/components/tiptap/editor.tsx:31
Function
handleClickCopy
(e: MouseEvent<HTMLButtonElement>)
src/routes/editor/components/draggable-node.tsx:26
Function
handleClickEdit
(e: MouseEvent<HTMLButtonElement>)
src/routes/editor/components/draggable-node.tsx:16
Function
handleClickExport
()
src/routes/editor/sections/edit-header.tsx:62
Function
handleClickItem
()
src/routes/editor/components/draggable-node-wrapper.tsx:38
Function
handleClickLink
()
src/components/tiptap/menu.tsx:20
Function
handleClickPrint
()
src/routes/editor/sections/edit-header.tsx:78
Function
handleClickRemove
(e: MouseEvent<HTMLButtonElement>)
src/routes/editor/components/draggable-node.tsx:37
Function
handleClickUpload
()
src/components/widgets/form/image-section-form.tsx:32
Function
handleClickUpload
()
src/components/widgets/form/basic-info-form.tsx:37
Function
handleClickView
()
src/routes/editor/sections/edit-header.tsx:73
Function
handleCreate
()
src/components/widgets/form/contacts/contacts-form.tsx:37
Function
handleDragEnd
(event: DragEndEvent)
src/routes/editor/sections/panel-dnd.tsx:47
Function
handleFileChange
(e: ChangeEvent<HTMLInputElement>)
src/components/widgets/form/image-section-form.tsx:36
Function
handleFileChange
(e: ChangeEvent<HTMLInputElement>)
src/components/widgets/form/basic-info-form.tsx:41
Function
handleImgLoaded
()
src/components/widgets/node/basic-info.tsx:12
Function
handleImportConfig
(event: ChangeEvent<HTMLInputElement>)
src/routes/editor/sections/edit-header.tsx:32
Function
handleSave
()
src/components/widgets/form/text-content-form.tsx:60
Function
handleSaveLink
()
src/components/tiptap/menu.tsx:27
Function
mergedSetNodeRef
(node: HTMLLIElement | null)
src/routes/editor/components/draggable-node-wrapper.tsx:44
Function
onPropsDataChange
(propsData: IWidgetNode['data']['propsData'])
src/routes/editor/sections/panel-config.tsx:34
Function
onStyleDataChange
(styleData: IStyleData)
src/routes/editor/sections/panel-config.tsx:87
Function
removeSessionStorage
(key: string)
src/lib/storage.ts:61
Function
removeWidgets
()
src/services/storage.ts:16
Function
setLanguage
(lang: 'en' | 'zh')
src/locales/i18n.ts:34
Function
setLanguage
(lang: string)
src/services/storage.ts:23
Function
setSessionStorage
(key: string, value: any)
src/lib/storage.ts:53
Function
transformIndexHtml
(html: string)
plugins/html-plugin.ts:9
Function
useLatest
(value: T)
src/lib/hooks.ts:3
← previous
101–152 of 152, ranked by callers