MCPcopy Create free account

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

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

↓ 1 callersFunctiongetEllipsisStep
* Build the disabled ellipsis item between two visible steps. * Its status reflects the hidden range so the connector still communicates * finished
components/steps/useDisplaySteps.ts:40
↓ 1 callersFunctiongetEllipsisStyles
()
components/typography/style/mixins.ts:291
↓ 1 callersFunctiongetEvents
(token: ReturnType<typeof theme.useToken>['token'])
components/calendar/demo/event-range.tsx:74
↓ 1 callersFunctiongetFieldDOMNode
(name: NamePath, wrapForm: FormInstance)
components/form/hooks/useForm.ts:29
↓ 1 callersFunctiongetFields
()
components/form/demo/advanced-search.tsx:17
↓ 1 callersFunctiongetFileCommits
(filePath: string)
scripts/generate-contributors.ts:136
↓ 1 callersFunctiongetFilterComponent
()
components/table/hooks/useFilter/FilterDropdown.tsx:394
↓ 1 callersFunctiongetFilterData
(node: FilterTreeDataNode)
components/table/hooks/useFilter/FilterDropdown.tsx:366
↓ 1 callersFunctiongetFilterMenu
()
components/table/__tests__/Table.filter.test.tsx:751
↓ 1 callersFunctiongetGlobalPrefixCls
()
components/config-provider/index.tsx:314
↓ 1 callersFunctiongetGradientColor
(percentage: number)
components/slider/demo/multiple.tsx:4
↓ 1 callersFunctiongetGroupRadioStyle
(token)
components/radio/style/index.ts:109
↓ 1 callersFunctiongetGutter
()
components/masonry/__tests__/index.test.tsx:209
↓ 1 callersFunctiongetHashUrl
()
components/anchor/__tests__/Anchor.test.tsx:23
↓ 1 callersFunctiongetHeight
(className: string | HTMLElement)
components/table/demo/auto-height.tsx:31
↓ 1 callersFunctiongetHex
(value?: string, alpha?: boolean)
components/color-picker/color.ts:8
↓ 1 callersFunctiongetHookToken
(config?: ThemeConfig)
components/theme/__tests__/token.test.tsx:15
↓ 1 callersFunctiongetHorizontalStyle
(token)
components/menu/style/horizontal.ts:7
↓ 1 callersFunctiongetIcon
(name: string)
components/table/__tests__/Table.sorter.test.tsx:738
↓ 1 callersFunctiongetIcon
(prefixCls: string)
components/input/Password.tsx:118
↓ 1 callersFunctiongetImageSize
(imagePath: string)
scripts/visual-regression/reportAdapter.ts:70
↓ 1 callersFunctiongetIndeterminateSelection
(container: HTMLElement)
components/table/__tests__/Table.rowSelection.test.tsx:69
↓ 1 callersFunctiongetInitExpandedKeys
()
components/tree/DirectoryTree.tsx:51
↓ 1 callersFunctiongetInset
(width: number | string)
components/border-beam/BorderBeam.tsx:17
↓ 1 callersFunctiongetInternalCurrentAnchor
( _links: string[], _offsetTop: number, _bounds = 5, _linkTargetOffset?: Record<string, number
components/anchor/Anchor.tsx:233
↓ 1 callersFunctiongetItem
( label: React.ReactNode, key: React.Key, icon?: React.ReactNode, children?: MenuItem[], )
components/layout/demo/side.tsx:16
↓ 1 callersFunctiongetItem
(item: any, provider?: boolean)
components/list/__tests__/Item.test.tsx:249
↓ 1 callersFunctiongetItem
( label: React.ReactNode, key: React.Key, icon?: React.ReactNode, children?: MenuItem[], type?: 'gro
components/dropdown/demo/menu-full.tsx:8
↓ 1 callersFunctiongetItemDisabledStyle
(cls: string, token: SegmentedToken)
components/segmented/style/index.ts:57
↓ 1 callersFunctiongetItemSelectedStyle
(token)
components/segmented/style/index.ts:66
↓ 1 callersFunctiongetItems
(panelStyle)
components/collapse/demo/custom.tsx:13
↓ 1 callersFunctiongetLevelKeys
(items1: LevelKeysProps[])
components/menu/demo/sider-current.tsx:65
↓ 1 callersFunctiongetLinearGradient
(...colorStops: string[])
components/border-beam/util.ts:14
↓ 1 callersFunctiongetLinkStyles
(token)
components/typography/style/mixins.ts:57
↓ 1 callersFunctiongetListData
(value: Dayjs)
components/calendar/demo/notice-calendar.tsx:32
↓ 1 callersFunctiongetLoadingConfig
(loading: BaseButtonProps['loading'])
components/button/Button.tsx:93
↓ 1 callersFunctiongetLocale
(transferLocale: TransferLocale)
components/transfer/index.tsx:493
↓ 1 callersFunctiongetMappedBeamColorStopPercent
(percent: number)
components/border-beam/util.ts:34
↓ 1 callersFunctiongetMarkSize
(ctx: CanvasRenderingContext2D)
components/watermark/index.tsx:178
↓ 1 callersFunctiongetMdImageTag
(desc: IImageDesc, extraCaption?: boolean)
scripts/visual-regression/build.ts:137
↓ 1 callersFunctiongetMergedColumns
( rawMergedColumns: ColumnsType<RecordType>, )
components/table/hooks/useFilter/index.tsx:235
↓ 1 callersFunctiongetMergedFilters
(filters: Record<string, FilterValue | null>)
components/table/hooks/useColumnTitleProps.ts:7
↓ 1 callersFunctiongetMergedSectionClassNames
(direction: 'source' | 'target')
components/transfer/index.tsx:567
↓ 1 callersFunctiongetMergedSectionStyles
(direction: 'source' | 'target')
components/transfer/index.tsx:578
↓ 1 callersFunctiongetMinPercent
(width: number)
components/progress/Circle.tsx:20
↓ 1 callersFunctiongetMock
()
components/transfer/demo/advanced.tsx:16
↓ 1 callersFunctiongetMock
()
components/transfer/demo/search.tsx:16
↓ 1 callersFunctiongetMock
()
components/transfer/demo/custom-item.tsx:16
↓ 1 callersFunctiongetMock
()
components/transfer/__tests__/index.test.tsx:1117
↓ 1 callersFunctiongetMonthData
(value: Dayjs)
components/calendar/demo/notice-calendar.tsx:64
↓ 1 callersFunctiongetMonthLabel
(month: number, value: Dayjs)
components/calendar/demo/lunar.tsx:168
↓ 1 callersFunctiongetMotion
(prefixCls: string)
components/notification/util.ts:23
↓ 1 callersFunctiongetMotion
(prefixCls: string, transitionName?: string)
components/message/util.ts:3
↓ 1 callersFunctiongetMotionTransform
(motionOffset?: PlacementMotionOffset)
components/notification/style/placement.ts:46
↓ 1 callersFunctiongetMoveTranslate
(direction: Direction)
components/drawer/style/motion.ts:8
↓ 1 callersFunctiongetMultipleSelectorUnit
( token: Pick< SelectToken, | 'max' | 'calc' | 'multipleSelectItemHeight' | 'paddingXXS'
components/date-picker/style/util.ts:24
↓ 1 callersFunctiongetNameColumn
()
components/table/__tests__/Sorter.value.test.tsx:146
↓ 1 callersFunctiongetNameIcon
(name: string)
components/table/__tests__/Table.sorter.test.tsx:691
↓ 1 callersFunctiongetNode
(dom: React.ReactNode, defaultNode: React.ReactNode, needDom?: boolean)
components/typography/Base/util.ts:10
↓ 1 callersFunctiongetNodesLen
(nodeList: React.ReactElement[])
components/typography/Base/Ellipsis.tsx:48
↓ 1 callersFunctiongetNoticeCount
()
components/notification/__tests__/hooks.test.tsx:221
↓ 1 callersFunctiongetOffset
(radius: number)
components/float-button/util.ts:1
↓ 1 callersFunctiongetOffset
(start: number, end: number, unit: -1 | 1)
components/badge/SingleNumber.tsx:30
↓ 1 callersFunctiongetOssBranchHash
(branch: string)
scripts/visual-regression/local.ts:97
↓ 1 callersFunctiongetOverflowOptions
( placement: string, arrowOffset: ReturnType<typeof getArrowOffsetToken>, arrowWidth: number, autoAdju
components/_util/placements.ts:20
↓ 1 callersFunctiongetPaginationParam
( mergedPagination: TablePaginationConfig, pagination?: TablePaginationConfig | boolean, )
components/table/hooks/usePagination.ts:10
↓ 1 callersFunctiongetPaginationSize
(paginationSize: SizeType, mergedSize: SizeType)
components/table/util.ts:63
↓ 1 callersFunctiongetPanelMotionStyles
(direction: Direction, duration: string)
components/drawer/style/motion.ts:48
↓ 1 callersFunctiongetPanelValue
(searchText: string)
components/auto-complete/demo/allowClear.tsx:13
↓ 1 callersFunctiongetPanelValue
(searchText: string)
components/auto-complete/demo/variant.tsx:12
↓ 1 callersFunctiongetPanelValue
(searchText: string)
components/auto-complete/demo/basic.tsx:14
↓ 1 callersFunctiongetPanelValue
(searchText: string)
components/auto-complete/demo/_semantic.tsx:11
↓ 1 callersFunctiongetPanelValue
(searchText: string)
components/auto-complete/demo/status.tsx:13
↓ 1 callersFunctiongetParagraphBasicProps
(hasAvatar: boolean, hasTitle: boolean)
components/skeleton/Skeleton.tsx:88
↓ 1 callersFunctiongetParentKey
(key: React.Key, tree: TreeDataNode[])
components/tree/demo/search.tsx:50
↓ 1 callersFunctiongetPath
(params: T, path?: string)
components/breadcrumb/Breadcrumb.tsx:93
↓ 1 callersFunctiongetPercentage
({ percent, success }: ProgressProps)
components/progress/utils.ts:25
↓ 1 callersFunctiongetPicker
( picker?: PickerMode, displayName = 'DatePicker', )
components/date-picker/generatePicker/generateSinglePicker.tsx:56
↓ 1 callersFunctiongetPixelRatio
()
components/watermark/utils.ts:19
↓ 1 callersFunctiongetPlaceholder
( locale: PickerLocale, picker?: PickerMode, customizePlaceholder?: string, )
components/date-picker/util.ts:8
↓ 1 callersFunctiongetPlacementFlexDirection
(vertical: VerticalPlacement)
components/notification/style/placement.ts:78
↓ 1 callersFunctiongetPlacementInset
(vertical: VerticalPlacement)
components/notification/style/placement.ts:82
↓ 1 callersFunctiongetPlacementInset
(placement: 'top' | 'bottom')
components/notification/__tests__/placement.test.tsx:19
↓ 1 callersFunctiongetPlacementOffset
( vertical: VerticalPlacement, horizontal: HorizontalPlacement, )
components/notification/style/placement.ts:37
↓ 1 callersFunctiongetPlacementStackClipPath
(token: NotificationToken, vertical: VerticalPlacement)
components/notification/style/placement.ts:103
↓ 1 callersFunctiongetPlacementStyleConfig
( placement: NotificationPlacement, motionOffset: string, )
components/notification/style/placement.ts:54
↓ 1 callersFunctiongetPlacementTransformOrigin
(vertical: VerticalPlacement)
components/notification/style/placement.ts:89
↓ 1 callersFunctiongetPresetColorsTokenList
(presetColors: string[])
scripts/generate-token-meta.ts:43
↓ 1 callersFunctiongetRTLStyle
({ componentCls, menuArrowOffset, calc, })
components/menu/style/rtl.ts:8
↓ 1 callersFunctiongetRadioBasicStyle
(token)
components/radio/style/index.ts:207
↓ 1 callersFunctiongetRadioButtonStyle
(token)
components/radio/style/index.ts:368
↓ 1 callersFunctiongetRandomInt
(max: number, min = 0)
components/auto-complete/demo/uncertain-category.tsx:5
↓ 1 callersFunctiongetRandomuserParams
(params: TableParams)
components/table/demo/ajax.tsx:58
↓ 1 callersFunctiongetRangePlaceholder
( locale: PickerLocale, picker?: PickerMode, customizePlaceholder?: [string, string], )
components/date-picker/util.ts:35
↓ 1 callersFunctiongetRangePosition
(current: Dayjs, event: CalendarEvent)
components/calendar/demo/event-range.tsx:109
↓ 1 callersFunctiongetReactMajorVersion
()
components/_util/getReactMajorVersionCanDelMe.ts:7
↓ 1 callersFunctiongetRecordByKey
(key: Key)
components/table/hooks/useLazyKVMap.ts:21
↓ 1 callersFunctiongetRenderedSteps
(container: HTMLElement)
components/steps/__tests__/maxCount.test.tsx:29
↓ 1 callersFunctiongetResetDisabled
()
components/table/hooks/useFilter/FilterDropdown.tsx:509
↓ 1 callersFunctiongetResetStyles
(token)
components/typography/style/mixins.ts:89
← previousnext →901–1,000 of 4,337, ranked by callers