MCPcopy Create free account

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

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

↓ 5 callersFunctionremovePasswordTimeout
()
components/input/hooks/useRemovePasswordTimeout.ts:10
↓ 5 callersFunctionrenderComps
(disabled?: boolean)
components/form/__tests__/index.test.tsx:2114
↓ 5 callersFunctionsetPrevSelectedIndex
(direction: TransferDirection, value: PrevSelectedIndex)
components/transfer/index.tsx:304
↓ 5 callersMethodtoCssString
()
components/color-picker/color.ts:85
↓ 5 callersFunctiontoList
(val: T | T[], config: Config = {})
components/_util/toList.ts:7
↓ 5 callersFunctiontriggerMotionEnd
(runAllTimers = true)
components/notification/__tests__/util.ts:9
↓ 5 callersFunctiontriggerVisible
(newVisible: boolean)
components/table/hooks/useFilter/FilterDropdown.tsx:191
↓ 5 callersFunctionuseAllowClear
(options: UseAllowClearOptions)
components/_util/hooks/useAllowClear.tsx:20
↓ 5 callersFunctionwaitFakeTimer19
(advanceTime = 1000)
tests/utils.tsx:95
↓ 4 callersFunctionaccessibilityTest
(Component: React.ComponentType, disabledRules?: string[])
tests/shared/accessibilityTest.tsx:79
↓ 4 callersMethoddisconnect
()
tests/setup.ts:173
↓ 4 callersFunctionfile2Obj
(file: RcFile)
components/upload/utils.ts:3
↓ 4 callersFunctionflattenKeys
(filters?: ColumnFilterItem[])
components/table/hooks/useFilter/FilterDropdown.tsx:46
↓ 4 callersFunctiongenAlphaColor
(color: AggregationColor, alpha?: number)
components/color-picker/util.ts:21
↓ 4 callersFunctiongenBorderlessStyle
(token: InputToken, extraStyles?: CSSObject)
components/input/style/variants.ts:200
↓ 4 callersFunctiongenFilledStyle
(token: InputToken, extraStyles?: CSSObject)
components/input/style/variants.ts:300
↓ 4 callersFunctiongenOutlinedStyle
(token: InputToken, extraStyles?: CSSObject)
components/input/style/variants.ts:86
↓ 4 callersFunctiongenPlaceholderStyle
(color: string)
components/input/style/index.ts:22
↓ 4 callersFunctiongenPresetColor
( token: Token, genCss: GenCSS, )
components/theme/util/genPresetColor.ts:19
↓ 4 callersFunctiongenSkeletonElementSize
(size: number | string)
components/skeleton/style/index.ts:72
↓ 4 callersFunctiongenUnderlinedStyle
(token: InputToken, extraStyles?: CSSObject)
components/input/style/variants.ts:447
↓ 4 callersFunctiongenerateCssinjs
({ key, beforeRender, render }: GenCssinjsOptions<any>)
scripts/generate-cssinjs.ts:24
↓ 4 callersFunctiongetArrowStyle
( token: Token, colorBg: string, options?: { arrowDistance?: number; arrowShadow?: boolean; },
components/style/placementArrow.ts:28
↓ 4 callersFunctiongetCloseIcon
(prefixCls: string, closeIcon?: React.ReactNode)
components/notification/PurePanel.tsx:33
↓ 4 callersMethodgetColors
()
components/color-picker/color.ts:81
↓ 4 callersFunctiongetFileItem
(file: RcFile, fileList: (UploadFile | Readonly<UploadFile>)[])
components/upload/utils.ts:29
↓ 4 callersFunctiongetPlacements
(config: PlacementsConfig)
components/_util/placements.ts:148
↓ 4 callersFunctiongetSize
( size: ProgressProps['size'], type: ProgressProps['type'] | 'step', extra?: { steps?: number; strokeWid
components/progress/utils.ts:38
↓ 4 callersFunctiongroupKeysMap
(keys: TransferKey[])
components/_util/transKeys.ts:3
↓ 4 callersFunctioninitFadeMotion
( token: TokenWithCommonCls<AliasToken>, sameLevel = false, )
components/style/motion/fade.ts:50
↓ 4 callersFunctioninitMotion
( motionCls: string, inKeyframes: Keyframes, outKeyframes: Keyframes, duration: string, sameLevel =
components/style/motion/motion.ts:8
↓ 4 callersFunctionisPresetColor
(color?: any, includeInverse = true)
components/_util/colors.ts:18
↓ 4 callersMethodobserve
()
tests/setup.ts:171
↓ 4 callersFunctiononChange
()
components/form/__tests__/index.test.tsx:130
↓ 4 callersFunctiononChange
(text)
components/input/demo/otp.tsx:10
↓ 4 callersFunctiononCollapse
(index: number, type: 'start' | 'end')
components/splitter/hooks/useResize.ts:121
↓ 4 callersFunctiononFocus
(...args)
components/mentions/index.tsx:167
↓ 4 callersFunctiononOffsetEnd
()
components/splitter/hooks/useResize.ts:116
↓ 4 callersFunctiononOffsetUpdate
(index: number, offset: number)
components/splitter/hooks/useResize.ts:54
↓ 4 callersFunctiononSearch
(e: React.ChangeEvent<HTMLInputElement>)
components/table/hooks/useFilter/FilterDropdown.tsx:264
↓ 4 callersFunctionoperationUnit
(token)
components/style/index.tsx:169
↓ 4 callersFunctionrenderColumnTitle
( title: ColumnTitle<RecordType>, props: ColumnTitleProps<RecordType>, )
components/table/util.ts:30
↓ 4 callersFunctionthrottleByAnimationFrame
(fn: (...args: T) => void)
components/_util/throttleByAnimationFrame.ts:3
↓ 4 callersFunctiontriggerChange
(changedValue: PhoneValue)
components/form/demo/register.tsx:98
↓ 4 callersFunctionupdateFileList
(file: UploadFile, fileList: (UploadFile | Readonly<UploadFile>)[])
components/upload/utils.ts:18
↓ 4 callersFunctionuseForceUpdate
()
components/_util/hooks/useForceUpdate.ts:3
↓ 4 callersFunctionuseMergedArrow
( providedArrow?: AbstractTooltipProps['arrow'], providedContextArrow?: TooltipConfig['arrow'], )
components/tooltip/hook/useMergedArrow.ts:10
↓ 3 callersFunctionclearFilters
()
components/table/demo/reset-filter.tsx:55
↓ 3 callersFunctionclose
(key: React.Key)
components/message/useMessage.tsx:169
↓ 3 callersFunctioncomputeClosable
( propCloseCollection?: ClosableCollection, contextCloseCollection?: ClosableCollection | null, fallback
components/_util/hooks/useClosable.tsx:125
↓ 3 callersFunctionconvertLegacyProps
( type?: LegacyButtonType, )
components/button/buttonHelpers.tsx:13
↓ 3 callersFunctioncreateTable
(props?: TableProps<any>)
components/table/__tests__/Table.filter.test.tsx:60
↓ 3 callersFunctionexcludeWarning
()
tests/shared/excludeWarning.ts:14
↓ 3 callersFunctionfillColor
(nextColor: AggregationColor | Color, info?: Info)
components/color-picker/components/PanelPicker/index.tsx:101
↓ 3 callersFunctionflushMessageQueue
()
components/message/index.tsx:117
↓ 3 callersFunctiongenBaseOutlinedStyle
( token: InputToken, options: { borderColor: string; hoverBorderColor: string; activeBorderCol
components/input/style/variants.ts:36
↓ 3 callersFunctiongenButtonStyle
(token: ButtonToken, prefixCls = '')
components/button/style/index.ts:157
↓ 3 callersFunctiongenInputLargeStyle
(token)
components/input/style/index.ts:43
↓ 3 callersFunctiongenInputSmallStyle
(token)
components/input/style/index.ts:53
↓ 3 callersFunctiongenMessageItemStyle
(token: NotificationToken)
components/message/style/index.ts:68
↓ 3 callersFunctiongenSkeletonElementCommonSize
(size: number | string)
components/skeleton/style/index.ts:67
↓ 3 callersFunctiongetAlphaColor
(frontColor: string, backgroundColor: string)
components/theme/util/getAlphaColor.ts:7
↓ 3 callersFunctiongetColorAlpha
(color: AggregationColor)
components/color-picker/util.ts:18
↓ 3 callersFunctiongetFilterData
( data: RecordType[], filterStates: FilterState<RecordType>[], childrenColumnName: string, )
components/table/hooks/useFilter/index.tsx:167
↓ 3 callersFunctiongetItemWithWidthStyle
( token: StepsToken, marginSize: number, optionalStyle?: CSSObject, )
components/steps/style/util.ts:14
↓ 3 callersFunctiongetMessageIcon
(type?: NoticeType, icon?: React.ReactNode)
components/message/PurePanel.tsx:25
↓ 3 callersFunctiongetMultiplePriority
( column: ColumnType<RecordType>, )
components/table/hooks/useSorter.tsx:31
↓ 3 callersFunctiongetNameColumn
()
components/table/__tests__/Table.sorter.test.tsx:149
↓ 3 callersFunctiongetPopupContainer
()
components/message/__tests__/hooks.test.tsx:201
↓ 3 callersFunctiongetRenderPropValue
( propValue?: React.ReactNode | RenderFunction, )
components/_util/getRenderPropValue.ts:7
↓ 3 callersFunctiongetSuccessPercent
({ success }: ProgressProps)
components/progress/utils.ts:17
↓ 3 callersFunctionhandleScroll
(direction, e)
components/transfer/demo/oneWay.tsx:44
↓ 3 callersFunctionhandleSelectChange
( sourceSelectedKeys, targetSelectedKeys, )
components/transfer/demo/oneWay.tsx:34
↓ 3 callersFunctioninit
()
components/upload/demo/upload-with-aliyun-oss.tsx:39
↓ 3 callersFunctioninitComponentToken
(token: AliasToken)
components/tree/style/index.ts:497
↓ 3 callersFunctioninitMoveMotion
( token: TokenWithCommonCls<AliasToken>, motionName: MoveMotionTypes, )
components/style/motion/move.ts:139
↓ 3 callersFunctioninternalTriggerFilter
(keys?: string[])
components/table/hooks/useFilter/FilterDropdown.tsx:276
↓ 3 callersFunctionisBright
(value: AggregationColor, bgColorToken: string)
components/color-picker/components/ColorPresets.tsx:27
↓ 3 callersFunctionisFragment
(child: any)
components/_util/reactNode.ts:6
↓ 3 callersFunctionisSameMonth
(date1: T, date2: T, config: GenerateConfig<T>)
components/calendar/generateCalendar.tsx:93
↓ 3 callersFunctionmakeVerticalLayoutLabel
(token)
components/form/style/index.ts:414
↓ 3 callersFunctionmatchScreen
(screens: ScreenMap, screenSizes?: ScreenSizeMap)
components/_util/responsiveObserver.ts:68
↓ 3 callersFunctionmergedBuiltinPlacements
( buildInPlacements?: BuildInPlacements, popupOverflow?: PopupOverflow, )
components/select/mergedBuiltinPlacements.ts:42
↓ 3 callersFunctiononChange
(pagination, filters, sorter, extra)
components/table/demo/head.tsx:97
↓ 3 callersFunctiononChange
(nextTargetKeys, direction, moveKeys)
components/transfer/demo/basic.tsx:23
↓ 3 callersFunctiononChange
(info)
components/upload/demo/drag.tsx:15
↓ 3 callersFunctiononChange
(key: string)
components/tabs/demo/card.tsx:4
↓ 3 callersFunctiononClick
(e)
components/menu/demo/theme.tsx:58
↓ 3 callersFunctiononConfirm
(e: React.MouseEvent<HTMLButtonElement>)
components/popconfirm/index.tsx:102
↓ 3 callersFunctiononOffsetStart
(index: number)
components/splitter/hooks/useResize.ts:46
↓ 3 callersFunctiononOpenChange
(openKeys)
components/menu/demo/sider-current.tsx:86
↓ 3 callersFunctiononPreview
(file: UploadFile)
components/upload/demo/crop-image.tsx:22
↓ 3 callersFunctionparseColor
(rootPrefixCls: string, prefixCls: string, color?: string)
components/tooltip/util.ts:9
↓ 3 callersFunctionprepareToken
(token: Parameters<GenStyleFn<'Tag'>>[0])
components/tag/style/index.ts:209
↓ 3 callersFunctionreplaceElement
( element: React.ReactNode, replacement: React.ReactNode, props?: RenderProps, )
components/_util/reactNode.ts:12
↓ 3 callersFunctionresolveStyleOrClass
( value: T | ((config: any) => T), info: { props: any }, )
components/_util/hooks/useMergeSemantic/index.ts:82
↓ 3 callersFunctionscheduleRender
(props: ConfirmDialogProps)
components/modal/confirm.tsx:101
↓ 3 callersFunctionsettingOpen
(value)
components/popconfirm/index.tsx:93
↓ 3 callersFunctionsetup
()
components/upload/__tests__/mock.ts:3
↓ 3 callersFunctionsleep
(timeout = 0)
tests/utils.tsx:24
← previousnext →101–200 of 4,327, ranked by callers