MCPcopy Create free account

hub / github.com/ant-design/ant-design / functions

Functions4,337 in github.com/ant-design/ant-design

↓ 1 callersFunctionisInRange
(current: Dayjs, event: CalendarEvent)
components/calendar/demo/event-range.tsx:105
↓ 1 callersFunctionisItemContainsTextNodeAndNotSingular
()
components/list/Item.tsx:100
↓ 1 callersFunctionisNativeElement
()
components/input/__tests__/textarea.test.tsx:430
↓ 1 callersFunctionisNonNullable
(val: T)
components/table/demo/ajax.tsx:46
↓ 1 callersFunctionisNumeric
(val: any)
components/layout/Sider.tsx:27
↓ 1 callersFunctionisOpen
(container: ReturnType<typeof render>['container'])
components/cascader/__tests__/index.test.tsx:24
↓ 1 callersFunctionisPresetStatusColor
(color?: any)
components/_util/colors.ts:26
↓ 1 callersFunctionisPtg
(itemSize: string | number | undefined)
components/splitter/hooks/useSizes.ts:11
↓ 1 callersFunctionisRenderResultPlainObject
(result: RenderResult)
components/transfer/Section.tsx:28
↓ 1 callersFunctionisSegmentedLabeledOptionWithIcon
( option: SegmentedRawOption | SegmentedLabeledOptionWithIcon | SegmentedLabeledOptionWithoutIcon, )
components/segmented/index.tsx:57
↓ 1 callersFunctionisSelectOptionOrSelectOptGroup
(child: any)
components/auto-complete/AutoComplete.tsx:86
↓ 1 callersFunctionisSimilarControl
(a: object, b: object)
components/form/FormItem/index.tsx:56
↓ 1 callersFunctionisSingleNode
(node: any)
tests/shared/rootPropsTest.tsx:19
↓ 1 callersFunctionisStableColor
(color: number)
components/theme/util/getAlphaColor.ts:3
↓ 1 callersFunctionisUnBorderedButtonVariant
(type?: ButtonVariantType)
components/button/buttonHelpers.tsx:22
↓ 1 callersFunctionisUsingFakeTimers
()
tests/shared/accessibilityTest.tsx:69
↓ 1 callersFunctionisValidGapNumber
(size?: SizeType | string | number)
components/_util/gapSize.ts:8
↓ 1 callersFunctionisValidIcon
(icon: React.ReactNode)
components/transfer/Section.tsx:60
↓ 1 callersFunctionisValidMediaQuery
(extractStyle: string)
scripts/build-style.tsx:19
↓ 1 callersFunctionisValidOrientation
(orientation?: Orientation)
components/_util/hooks/useOrientation.ts:5
↓ 1 callersFunctionisWatermarkEle
(ele: any)
components/watermark/useWatermark.ts:82
↓ 1 callersFunctionisWatermarkText
(content: WatermarkContent | null | undefined)
components/watermark/utils.ts:23
↓ 1 callersFunctionitemRender
(_, file, currFileList, actions)
components/upload/__tests__/uploadlist.test.tsx:1468
↓ 1 callersFunctionkeepAlign
()
components/slider/SliderTooltip.tsx:27
↓ 1 callersFunctionlast
()
components/table/__tests__/Table.rowSelection.test.tsx:352
↓ 1 callersFunctionlater
(args: T)
components/_util/throttleByAnimationFrame.ts:6
↓ 1 callersFunctionlistener
({ matches }: { matches: boolean })
components/_util/responsiveObserver.ts:131
↓ 1 callersFunctionloadAntd
()
tests/index.test.ts:6
↓ 1 callersFunctionloadFrontmatter
()
tests/design-md.test.ts:14
↓ 1 callersFunctionloadMoreData
()
components/list/demo/infinite-load.tsx:18
↓ 1 callersFunctionloop
()
components/config-provider/demo/wave.tsx:79
↓ 1 callersFunctionloop
()
components/button/demo/wave.tsx:79
↓ 1 callersFunctionloop
( data: TreeDataNode[], key: number, callback: (item: TreeDataNode, index: number, err: Tree
components/tree/demo/drag-debug.tsx:52
↓ 1 callersFunctionloop
(data: TreeDataNode[])
components/tree/demo/search.tsx:91
↓ 1 callersFunctionloop
( data: TreeDataNode[], key: React.Key, callback: (node: TreeDataNode, i: number, data: Tree
components/tree/demo/draggable.tsx:50
↓ 1 callersFunctionmain
()
scripts/generate-token-meta.ts:55
↓ 1 callersFunctionmain
()
scripts/prepare-examples.ts:59
↓ 1 callersFunctionmain
()
scripts/check-agent-discovery.ts:147
↓ 1 callersFunctionmakeRenderFunction
(content: string)
components/popconfirm/__tests__/index.test.tsx:92
↓ 1 callersFunctionmakeVerticalLayout
(token)
components/form/style/index.ts:500
↓ 1 callersFunctionmarkdown2Html
(content: string)
scripts/visual-regression/convert.ts:7
↓ 1 callersFunctionmatchDeprecated
(v: string)
scripts/post-publish.ts:17
↓ 1 callersFunctionmatchFilter
(text: string, item: RecordType)
components/transfer/Section.tsx:182
↓ 1 callersFunctionmatchKey
(key: React.Key)
components/tree/utils/dictUtil.ts:57
↓ 1 callersFunctionmatchPicker
(name: string, Picker: typeof MonthPicker | typeof WeekPicker, props?: any)
components/date-picker/__tests__/other.test.tsx:33
↓ 1 callersFunctionmatchSpan
(rowIndex: number, spans: number[])
components/descriptions/__tests__/index.test.tsx:320
↓ 1 callersFunctionmeasure
()
components/table/demo/auto-height.tsx:55
↓ 1 callersFunctionmeasure
()
components/affix/index.tsx:104
↓ 1 callersFunctionmergeClosableConfigs
( propConfig: ReturnType<typeof computeClosableConfig>, contextConfig: ReturnType<typeof computeClosableCo
components/_util/hooks/useClosable.tsx:71
↓ 1 callersFunctionmergeStyles
( ...styles: (Partial<StylesType> | undefined)[] )
components/_util/hooks/useMergeSemantic/index.ts:57
↓ 1 callersFunctionmergeTooltipRootClassName
(classNames?: TooltipSemanticType['classNames'])
components/menu/MenuItem.tsx:147
↓ 1 callersFunctionmergedItemRender
(item, params, routes, path, href)
components/breadcrumb/useItemRender.tsx:61
↓ 1 callersFunctionmockBtnRect
( rect: { x: number; y: number; width: number; height: number }, scrollIntoViewCb?: () => void, )
components/tour/__tests__/index.test.tsx:10
↓ 1 callersFunctionmockBtnRect
(rect: { x: number; y: number; width: number; height: number })
components/tour/__tests__/demo-semantic.test.tsx:37
↓ 1 callersFunctionmockComputedStyle
(style: Partial<CSSStyleDeclaration>)
components/_util/__tests__/wave-util.test.tsx:35
↓ 1 callersFunctionmockDrag
(draggerEle: HTMLElement, offset: number, container?: HTMLElement)
components/splitter/__tests__/index.test.tsx:261
↓ 1 callersFunctionmockDrag
( draggerEle: HTMLElement, onResize: jest.Mock, offset: number, container?: HTMLElement, )
components/splitter/__tests__/lazy.test.tsx:56
↓ 1 callersFunctionmockNodeEnv
()
components/_util/__tests__/warning.test.tsx:68
↓ 1 callersFunctionmockOSSData
()
components/upload/demo/upload-with-aliyun-oss.tsx:22
↓ 1 callersFunctionmockTouchDrag
(draggerEle: HTMLElement, offset: number)
components/splitter/__tests__/index.test.tsx:285
↓ 1 callersFunctionmockTouchDrag
(draggerEle: HTMLElement, onResize: jest.Mock, offset: number)
components/splitter/__tests__/lazy.test.tsx:85
↓ 1 callersFunctionmockVal
(str: string, repeat = 1)
components/auto-complete/demo/allowClear.tsx:6
↓ 1 callersFunctionmockVal
(str: string, repeat = 1)
components/auto-complete/demo/variant.tsx:5
↓ 1 callersFunctionmockVal
(str: string, repeat = 1)
components/auto-complete/demo/basic.tsx:5
↓ 1 callersFunctionmockVal
(str: string, repeat = 1)
components/auto-complete/demo/_semantic.tsx:6
↓ 1 callersFunctionmockVal
(str: string, repeat = 1)
components/auto-complete/demo/status.tsx:5
↓ 1 callersFunctionmodifyPackageJson
(pkgJson: any)
scripts/prepare-examples.ts:46
↓ 1 callersFunctionmoduleClass
(moduleName: ListItemClassNamesModule)
components/list/Item.tsx:92
↓ 1 callersFunctionmoduleStyle
(moduleName: ListItemStylesModule)
components/list/Item.tsx:95
↓ 1 callersFunctionmovePlaceholder
(top: number)
components/affix/__tests__/Affix.test.tsx:69
↓ 1 callersFunctionnextSortDirection
(sortDirections: SortOrder[], current: SortOrder | null)
components/table/hooks/useSorter.tsx:52
↓ 1 callersFunctionnoop
()
components/_util/warning.ts:4
↓ 1 callersFunctionnormalize
(p: string)
vitest.setup.ts:44
↓ 1 callersFunctionnormalizeBorderBeamColor
(value?: BorderBeamColor)
components/border-beam/util.ts:17
↓ 1 callersFunctionnormalizeGradientItems
(items: BorderBeamGradient)
components/border-beam/util.ts:37
↓ 1 callersFunctionnormalizeMask
(mask?: MaskType | React.ReactNode)
components/image/hooks/usePreviewConfig.ts:9
↓ 1 callersFunctionnormalizePlacement
(pos: TablePaginationPlacement | TablePaginationPosition)
components/table/util.ts:55
↓ 1 callersFunctiononBlur
(...args)
components/mentions/index.tsx:174
↓ 1 callersFunctiononCancel
(e: React.MouseEvent<HTMLButtonElement>)
components/popconfirm/index.tsx:104
↓ 1 callersFunctiononChange
(checked: boolean)
components/switch/demo/basic.tsx:4
↓ 1 callersFunctiononChange
(value: number)
components/steps/demo/nav.tsx:7
↓ 1 callersFunctiononChange
()
components/table/__tests__/Table.filter.test.tsx:1046
↓ 1 callersFunctiononChange
(e: RadioChangeEvent)
components/radio/radio.tsx:42
↓ 1 callersFunctiononChange
(val)
components/statistic/demo/timer.tsx:24
↓ 1 callersFunctiononChange
(e: React.ChangeEvent<HTMLInputElement>)
components/input/Search.tsx:127
↓ 1 callersFunctiononClick
()
components/alert/demo/error-boundary.tsx:8
↓ 1 callersFunctiononClick
()
components/color-picker/components/ColorClear.tsx:17
↓ 1 callersFunctiononClose
(e: React.MouseEvent<HTMLElement>)
components/tag/__tests__/index.test.tsx:56
↓ 1 callersFunctiononCollapseKeyDown
(e: React.KeyboardEvent<HTMLDivElement>, type: 'start' | 'end')
components/splitter/SplitBar.tsx:140
↓ 1 callersFunctiononCompositionEnd
()
components/typography/Editable.tsx:79
↓ 1 callersFunctiononCompositionStart
()
components/typography/Editable.tsx:75
↓ 1 callersFunctiononConfirm
()
components/table/hooks/useFilter/FilterDropdown.tsx:293
↓ 1 callersFunctiononCreate
(values: Values)
components/form/demo/form-in-modal.tsx:15
↓ 1 callersFunctiononDrop
(e)
components/upload/demo/drag.tsx:27
↓ 1 callersFunctiononEdit
(targetKey: TargetKey, action: 'add' | 'remove')
components/tabs/demo/size.tsx:58
↓ 1 callersFunctiononError
()
components/avatar/__tests__/Avatar.test.tsx:61
↓ 1 callersFunctiononError
(error: Error, response: any, file: RcFile)
components/upload/Upload.tsx:283
↓ 1 callersFunctiononExpand
(newExpandedKeys: React.Key[])
components/tree/demo/search.tsx:70
↓ 1 callersFunctiononExpandClick
(e, info)
components/typography/Base/index.tsx:320
↓ 1 callersFunctiononFilterChange
(filters, filterStates)
components/table/InternalTable.tsx:493
← previousnext →1,101–1,200 of 4,337, ranked by callers