MCPcopy Create free account

hub / github.com/clauderic/dnd-kit / functions

Functions995 in github.com/clauderic/dnd-kit

↓ 1 callersFunctionsortableTransformedTests
(stories: SortableTransformedStories)
apps/stories-shared/tests/sortable-transformed.tests.ts:8
↓ 1 callersMethodsource
(source: Element | undefined)
packages/dom/src/sortable/sortable.ts:384
↓ 1 callersFunctionstartPeriodicFlush
()
apps/docs/src/scripts/mintlify-analytics.ts:167
↓ 1 callersFunctionsupportsViewTransition
( document: Document )
packages/dom/src/utilities/type-guards/supportsViewTransition.ts:8
↓ 1 callersFunctionsyntaxReplacements
(value: string)
apps/stories/stories/components/docs/Code/components/CodeHighlighter/CodeHighlighter.tsx:63
↓ 1 callersFunctiontimeout
(callback: () => void, duration: number)
packages/dom/src/utilities/scheduling/timeout.ts:1
↓ 1 callersFunctiontoGridArea
({x, y, width, height}: Layout)
apps/stories/stories/react/Resizeable/Resizeable.tsx:40
↓ 1 callersFunctiontoString
({rowStart, columnStart, rowEnd, columnEnd}: GridArea)
apps/stories/stories/react/Resizeable/Resizeable.tsx:49
↓ 1 callersFunctiontoggleAssistant
()
apps/docs/src/components/Assistant/events.ts:7
↓ 1 callersFunctiontrackEvent
( eventName: string, extra: Record<string, string> = {}, )
apps/docs/src/scripts/mintlify-analytics.ts:196
↓ 1 callersMethodtranslate
(x: number, y: number)
packages/geometry/src/shapes/Rectangle.ts:26
↓ 1 callersMethodunlock
(direction: Direction)
packages/dom/src/core/plugins/scrolling/ScrollLock.ts:25
↓ 1 callersMethodunregister
* Unregisters a plugin instance. * * @param plugin - The plugin constructor to unregister * @remarks * This method: * - Destroys the pl
packages/abstract/src/core/plugins/registry.ts:138
↓ 1 callersFunctionuseAssistant
()
apps/docs/src/hooks/useAssistant.ts:10
↓ 1 callersFunctionuseContextualOptions
({ pathname, options: configOptions, }: { pathname: string; options?: string[]; })
apps/docs/src/hooks/useContextualOptions.ts:35
↓ 1 callersFunctionuseDarkMode
()
packages/storybook-addon-codesandbox/src/preview/CodeSandboxButton.tsx:51
↓ 1 callersFunctionuseDragOperation
()
packages/solid/src/core/hooks/useDragOperation.ts:4
↓ 1 callersFunctionuseRenderer
()
packages/solid/src/core/context/renderer.ts:7
↓ 1 callersFunctionuseRenderer
()
packages/vue/src/core/context/renderer.ts:6
↓ 1 callersFunctionuseSignal
(signal: Signal<T>, sync = false)
packages/react/src/hooks/useSignal.ts:9
↓ 1 callersFunctionuseStableInstance
(create: () => T)
packages/react/src/core/context/DragDropProvider.tsx:156
Method#render
()
packages/dom/src/core/plugins/feedback/Feedback.ts:122
Method#syncStyles
()
packages/dom/src/core/plugins/stylesheet/StyleInjector.ts:99
Method#trackOverlayRoot
(styleInjector: StyleInjector | undefined)
packages/dom/src/core/plugins/feedback/Feedback.ts:110
FunctionAccordion
({ title, description, defaultOpen, icon, children }: any)
apps/docs/src/components/mintlify/Accordion.tsx:14
FunctionAccordionGroup
({ children }: any)
apps/docs/src/components/mintlify/Accordion.tsx:6
FunctionActions
(props: PropsWithChildren)
apps/stories/stories/react/components/Actions/Actions.tsx:5
FunctionAnchor
({ name, href, icon, color, isActive }: AnchorItem)
apps/docs/src/components/Sidebar/Anchor.tsx:5
FunctionAnchorElementsExample
()
apps/stories/stories/react/Sortable/Vertical/AnchorElementsExample.tsx:13
FunctionAnchors
({ anchors }: AnchorsProps)
apps/docs/src/components/Sidebar/Anchors.tsx:8
FunctionApp
()
apps/templates/react-draggable/src/App.jsx:11
FunctionApp
()
apps/templates/react-sortable/src/App.jsx:16
FunctionApp
()
apps/templates/solid-sortable/src/App.tsx:16
FunctionApp
()
apps/templates/solid-draggable/src/App.tsx:11
FunctionApp
()
apps/stories-vanilla/stories/Sortable/SortableDynamicFeedbackApp.ts:15
FunctionApp
()
apps/stories-solid/stories/Droppable/DroppableApp.tsx:20
FunctionApp
()
apps/stories-solid/stories/Droppable/MultipleDroppable/MultipleDroppableApp.tsx:20
FunctionApp
()
apps/stories-solid/stories/Draggable/DraggableApp.tsx:9
FunctionApp
()
apps/stories-solid/stories/Draggable/DragHandles/DragHandlesApp.tsx:14
FunctionApp
()
apps/stories-solid/stories/Sortable/SortableApp.tsx:23
FunctionApp
()
apps/stories-solid/stories/Sortable/SortableDynamicFeedbackApp.tsx:36
FunctionApp
()
apps/stories-solid/stories/Sortable/SortableDragHandleApp.tsx:24
FunctionApp
()
apps/stories-solid/stories/Sortable/Horizontal/HorizontalSortableApp.tsx:24
FunctionApp
()
apps/stories-solid/stories/Sortable/Grid/GridSortableApp.tsx:24
FunctionApp
()
apps/stories-solid/stories/Sortable/MultipleLists/MultipleListsApp.tsx:97
FunctionApp
()
apps/stories/stories/react/Droppable/DroppableApp.tsx:20
FunctionApp
()
apps/stories/stories/react/Droppable/MultipleDroppable/MultipleDroppableApp.tsx:20
FunctionApp
()
apps/stories/stories/react/Resizeable/Resizeable.tsx:132
FunctionApp
()
apps/stories/stories/react/Draggable/DraggableApp.tsx:10
FunctionApp
()
apps/stories/stories/react/Sortable/SortableApp.tsx:19
FunctionApp
()
apps/stories/stories/react/Sortable/Horizontal/HorizontalSortableApp.tsx:22
FunctionApp
()
apps/stories/stories/react/Sortable/Grid/GridSortableApp.tsx:22
FunctionApp
()
apps/stories/stories/react/Sortable/MultipleLists/MultipleListsApp.tsx:114
FunctionAssistantButton
()
apps/docs/src/components/Assistant/AssistantButton.tsx:4
FunctionAssistantEmptyState
()
apps/docs/src/components/Assistant/AssistantEmptyState.tsx:1
FunctionAssistantHistoryList
({ messages, status, onRegenerate, }: AssistantHistoryListProps)
apps/docs/src/components/Assistant/AssistantHistoryList.tsx:25
FunctionAssistantProvider
()
apps/docs/src/components/Assistant/AssistantProvider.tsx:4
FunctionAssistantSheet
()
apps/docs/src/components/Assistant/AssistantSheet.tsx:13
FunctionAssistantSheetClient
()
apps/docs/src/components/Assistant/AssistantSheet.tsx:20
FunctionAutoScrollExample
({ itemCount = 100, acceleration, threshold, }: Props)
apps/stories/stories/react/Sortable/Vertical/AutoScrollExample.tsx:19
FunctionCSSLayersExample
()
apps/stories/stories/react/Sortable/CSSLayers/CSSLayersExample.tsx:33
FunctionCallout
({ variant, icon: IconComponent, containerClass, textClass, title, children }: any)
apps/docs/src/components/mintlify/Callout.tsx:47
FunctionCard
({ title, icon, color, href, children, }: CardProps)
apps/docs/src/components/Card.tsx:27
FunctionCardGroup
({ children, cols = 2, className }: any)
apps/docs/src/lib/mintlify-components.tsx:29
FunctionChatGPTIcon
({ className }: { className?: string })
apps/docs/src/icons/ContextMenuIcons.tsx:71
FunctionChatItem
({ message, isLast, hasError, onRegenerate }: ChatItemProps)
apps/docs/src/components/Assistant/ChatItem.tsx:13
FunctionChatMarkdown
({ text }: { text: string })
apps/docs/src/components/Assistant/ChatResponse.tsx:335
FunctionChatSuggestions
({ markdownLinks }: { markdownLinks: string })
apps/docs/src/components/Assistant/ChatResponse.tsx:198
FunctionCheck
({ children, title }: CalloutProps)
apps/docs/src/components/mintlify/Callout.tsx:79
FunctionCheckSvg
()
apps/docs/src/components/mintlify/Callout.tsx:30
FunctionChildren
({ children, source, }: { children: (source: U) => ReactNode; source: U; })
packages/react/src/core/draggable/DragOverlay.tsx:125
FunctionClaudeIcon
({ className }: { className?: string })
apps/docs/src/icons/ContextMenuIcons.tsx:88
FunctionCode
(props: Props)
apps/stories/stories/components/docs/Code/Code.tsx:13
FunctionCodeBlock
({ filename, className, highlight, children, isGrouped = false, }: CodeBlockProps)
apps/docs/src/components/CodeBlock.tsx:116
FunctionCodeGroup
({ children }: CodeGroupProps)
apps/docs/src/components/CodeGroup.tsx:17
FunctionCodeHighlighter
({children = '', language = 'jsx'}: Props)
apps/stories/stories/components/docs/Code/components/CodeHighlighter/CodeHighlighter.tsx:15
FunctionCodeSandbox
({ files: inputFiles, height, showTabs = false, template = 'react', }: CodeSandboxProps)
apps/docs/src/components/CodeSandbox.tsx:145
FunctionCodeSandboxButton
({params}: Props)
packages/storybook-addon-codesandbox/src/preview/CodeSandboxButton.tsx:95
FunctionCodeSandboxIcon
()
packages/storybook-addon-codesandbox/src/manager.tsx:15
FunctionCodeSandboxIcon
({size = 14}: {size?: number})
packages/storybook-addon-codesandbox/src/preview/CodeSandboxButton.tsx:9
FunctionCodeSandboxTool
()
packages/storybook-addon-codesandbox/src/manager.tsx:40
FunctionColumn
({ children, id, scrollable, style, }: PropsWithChildren<ColumnProps>)
apps/stories/stories/react/Sortable/Iframe/IframeExample.tsx:160
FunctionColumn
({children, id})
apps/stories/stories/react/Sortable/MultipleLists/docs/examples/Column.jsx:15
FunctionControlledExample
()
apps/stories/stories/react/Sortable/docs/examples/ControlledExample.jsx:8
FunctionDanger
({ children, title }: CalloutProps)
apps/docs/src/components/mintlify/Callout.tsx:83
FunctionDangerSvg
()
apps/docs/src/components/mintlify/Callout.tsx:36
FunctionDeprecatedPill
({ label }: { label: string })
apps/docs/src/components/ParamField.tsx:37
FunctionDivider
()
apps/docs/src/components/Sidebar/SidebarEntries.tsx:7
FunctionDragDropProvider
({ children, onCollision, onBeforeDragStart, onDragStart, onDragMove, onDragOver, onDragEnd, .
packages/react/src/core/context/DragDropProvider.tsx:47
FunctionDragDropProvider
(props: DragDropProviderProps)
packages/solid/src/core/context/DragDropProvider.tsx:27
FunctionDragOverlay
({ children, className, dropAnimation, style, tag, disabled, }: Props<T, U>)
packages/react/src/core/draggable/DragOverlay.tsx:27
FunctionDragOverlay
( props: DragOverlayProps<T, U> )
packages/solid/src/core/draggable/DragOverlay.tsx:33
FunctionDraggable
()
apps/templates/react-draggable/src/App.jsx:6
FunctionDraggable
()
apps/templates/solid-draggable/src/App.tsx:6
FunctionDraggable
()
apps/stories-solid/stories/Droppable/DroppableApp.tsx:4
FunctionDraggable
()
apps/stories-solid/stories/Droppable/MultipleDroppable/MultipleDroppableApp.tsx:4
FunctionDraggable
()
apps/stories-solid/stories/Draggable/DraggableApp.tsx:3
FunctionDraggable
()
apps/stories-solid/stories/Draggable/DragHandles/DragHandlesApp.tsx:3
FunctionDraggable
({id}: {id: string})
apps/stories/stories/react/Droppable/DroppableApp.tsx:4
FunctionDraggable
({id}: DraggableProps)
apps/stories/stories/react/Droppable/DroppableExample.tsx:51
← previousnext →401–500 of 995, ranked by callers