Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ant-design/ant-design
/ functions
Functions
4,337 in github.com/ant-design/ant-design
⨍
Functions
4,337
◇
Types & classes
861
↓ 1 callers
Function
getResponsiveMap
(token: GlobalToken)
components/_util/responsiveObserver.ts:17
↓ 1 callers
Function
getRotatePos
(x: number, y: number, angle: number)
components/watermark/useClips.ts:29
↓ 1 callers
Function
getSales
(date: Dayjs)
components/date-picker/design/demo/date-extra-info.tsx:65
↓ 1 callers
Function
getSelectAllLabel
(selectedCount: number, totalCount: number)
components/transfer/Section.tsx:318
↓ 1 callers
Function
getSelections
(container: HTMLElement)
components/table/__tests__/Table.rowSelection.test.tsx:53
↓ 1 callers
Function
getShadowColor
(alpha: number)
components/theme/util/alias.ts:29
↓ 1 callers
Function
getShowCollapsibleIcon
(prev: Option, next: Option)
components/splitter/hooks/useResizable.ts:16
↓ 1 callers
Function
getShowSearchOption
(showSearch: boolean | TransferSearchOption)
components/transfer/Section.tsx:112
↓ 1 callers
Function
getSizeBorderStyle
( size: 'small' | 'medium', paddingVertical: number, paddingHorizontal: number, )
components/table/style/bordered.ts:23
↓ 1 callers
Function
getSizeDiff
* Only return `next` when size changed. * This is only used for elements compare, not a shallow equal!
components/watermark/index.tsx:57
↓ 1 callers
Function
getSizeStyle
( size: 'small' | 'medium', paddingVertical: number, paddingHorizontal: number, fontSize: numb
components/table/style/size.ts:9
↓ 1 callers
Function
getSolidColor
(baseColor: string, brightness: number)
components/theme/themes/default/colorAlgorithm.ts:6
↓ 1 callers
Function
getSolidColor
(baseColor: string, brightness: number)
components/theme/themes/dark/colorAlgorithm.ts:6
↓ 1 callers
Function
getSortFunction
( sorter: ColumnType<RecordType>['sorter'], )
components/table/hooks/useSorter.tsx:40
↓ 1 callers
Function
getSorters
()
components/table/hooks/useSorter.tsx:537
↓ 1 callers
Function
getStackNoticeClipPath
(offset: string | number)
components/notification/style/index.ts:160
↓ 1 callers
Function
getStackNoticeClipPath
(token: NotificationToken)
components/notification/style/placement.ts:97
↓ 1 callers
Function
getStrokeColor
({ success = {}, strokeColor, }: Partial<CircleProps>)
components/progress/utils.ts:30
↓ 1 callers
Function
getStyle
(prefixCls: string, token: FullToken<'Checkbox'>)
components/checkbox/style/index.ts:257
↓ 1 callers
Function
getStyle1
()
components/drawer/__tests__/Drawer.test.tsx:435
↓ 1 callers
Function
getStyle2
()
components/drawer/__tests__/Drawer.test.tsx:436
↓ 1 callers
Function
getStyleStr
(style: React.CSSProperties)
components/watermark/utils.ts:12
↓ 1 callers
Function
getSubMenu
()
components/menu/__tests__/index.test.tsx:63
↓ 1 callers
Function
getSuffixIconNode
(arrowIcon?: ReactNode)
components/select/useIcons.tsx:68
↓ 1 callers
Function
getSwitchStyle
(prefixCls: string, token: AliasToken)
components/tree/style/index.ts:73
↓ 1 callers
Function
getTestOption
(file: string)
tests/shared/imageTest.tsx:355
↓ 1 callers
Function
getTestRegex
(libDir)
.jest.js:33
↓ 1 callers
Function
getText
(container: HTMLElement)
components/input/__tests__/otp.test.tsx:17
↓ 1 callers
Function
getTextContents
(nodeList: NodeListOf<HTMLDivElement>)
components/timeline/__tests__/index.test.tsx:98
↓ 1 callers
Function
getTextFromRenderResult
( renderResult: RenderResult, item: RecordType, )
components/transfer/Section.tsx:45
↓ 1 callers
Function
getThemeStyle
(token: MenuToken, themeSuffix: string)
components/menu/style/theme.ts:9
↓ 1 callers
Function
getTime
(value?: valueType)
components/statistic/Timer.tsx:24
↓ 1 callers
Function
getTipFormatter
(tipFormatter?: Formatter)
components/slider/index.tsx:140
↓ 1 callers
Function
getTitleBasicProps
(hasAvatar: boolean, hasParagraph: boolean)
components/skeleton/Skeleton.tsx:76
↓ 1 callers
Function
getTitleStyle
( fontSize: number | string, lineHeight: number, color: string, token: TypographyToken, )
components/typography/style/mixins.ts:18
↓ 1 callers
Function
getTitleStyles
(token)
components/typography/style/mixins.ts:35
↓ 1 callers
Function
getTitles
(transferLocale: TransferLocale)
components/transfer/index.tsx:323
↓ 1 callers
Function
getTokenList
(list?: DeclarationReflection[], source?: string)
scripts/generate-token-meta.ts:12
↓ 1 callers
Function
getTooltipArrow
()
components/tooltip/__tests__/tooltip.test.tsx:552
↓ 1 callers
Function
getTooltipArrow
()
components/popover/__tests__/index.test.tsx:172
↓ 1 callers
Function
getTooltipArrow
()
components/popconfirm/__tests__/index.test.tsx:387
↓ 1 callers
Function
getTooltipContent
()
components/typography/__tests__/ellipsis.test.tsx:731
↓ 1 callers
Function
getTooltipPlacement
(placement?: TooltipPlacement, vert?: boolean)
components/slider/index.tsx:232
↓ 1 callers
Function
getTreeData
({ filters }: { filters?: ColumnFilterItem[] })
components/table/hooks/useFilter/FilterDropdown.tsx:353
↓ 1 callers
Function
getValidNumber
(num?: number)
components/splitter/SplitBar.tsx:42
↓ 1 callers
Function
getValidateState
(isDebounce = false)
components/form/FormItem/ItemHolder.tsx:86
↓ 1 callers
Function
getVerticalInlineStyle
(token)
components/menu/style/vertical.ts:8
↓ 1 callers
Function
getVerticalStyle
(token)
components/menu/style/vertical.ts:53
↓ 1 callers
Function
getVisibilityClass
(mode: ShowCollapsibleIconMode)
components/splitter/SplitBar.tsx:147
↓ 1 callers
Function
getWaveStyle
()
components/_util/__tests__/wave.test.tsx:78
↓ 1 callers
Function
getWidth
(index: number, props: SkeletonParagraphProps)
components/skeleton/Paragraph.tsx:14
↓ 1 callers
Function
getWrapper
(tooltip?: EllipsisConfig['tooltip'])
components/typography/__tests__/ellipsis.test.tsx:441
↓ 1 callers
Function
getYearLabel
(year: number)
components/calendar/demo/lunar.tsx:163
↓ 1 callers
Function
goTo
(slide: number, dontAnimate = false)
components/carousel/index.tsx:95
↓ 1 callers
Function
groupDisabledKeysMap
(dataSource: RecordType)
components/_util/transKeys.ts:11
↓ 1 callers
Function
handleAreaClick
( e: React.MouseEvent<HTMLAnchorElement>, label: string, option: DefaultOptionType, )
components/cascader/demo/custom-render.tsx:51
↓ 1 callers
Function
handleChange
(checked: boolean, option: CheckableTagOption<CheckableTagValue>)
components/tag/CheckableTagGroup.tsx:148
↓ 1 callers
Function
handleChange
(index: number, value: boolean)
components/tag/demo/icon.tsx:27
↓ 1 callers
Function
handleCheckableChange
(tag: string, checked: boolean)
components/tag/demo/disabled.tsx:16
↓ 1 callers
Function
handleClick
(colorValue: AggregationColor)
components/color-picker/components/ColorPresets.tsx:60
↓ 1 callers
Function
handleClose
(removedTag: string)
components/tag/demo/control.tsx:33
↓ 1 callers
Function
handleClose
(tagName: string)
components/tag/demo/disabled.tsx:11
↓ 1 callers
Function
handleClose
(removedTag: string)
components/tag/demo/animation.tsx:36
↓ 1 callers
Function
handleCloseKeyDown
(e)
components/tag/index.tsx:185
↓ 1 callers
Function
handleComponentName
(name: string)
scripts/check-site.ts:88
↓ 1 callers
Function
handleDelete
(key: React.Key)
components/table/demo/edit-cell.tsx:146
↓ 1 callers
Function
handleDisabledChange
(index: number, checked: boolean)
components/slider/demo/disabled-handle.tsx:14
↓ 1 callers
Function
handleHsbChange
(step: number, type: keyof HSB)
components/color-picker/components/ColorHsbInput.tsx:23
↓ 1 callers
Function
handleListStyle
(direction: TransferDirection)
components/transfer/index.tsx:484
↓ 1 callers
Function
handleMultipleSelect
( direction: TransferDirection, data: KeyWise<RecordType>[], holder: Set<TransferKey>, current
components/transfer/index.tsx:422
↓ 1 callers
Function
handlePromiseOnOk
(returnValueOfOnOk?: PromiseLike<any>)
components/_util/ActionButton.tsx:62
↓ 1 callers
Function
handleReset
(clearFilters: () => void)
components/table/demo/measure-row-render.tsx:59
↓ 1 callers
Function
handleReset
(clearFilters: () => void)
components/table/demo/custom-filter-panel.tsx:59
↓ 1 callers
Function
handleRgbChange
(step: number | null, type: keyof RGB)
components/color-picker/components/ColorRgbInput.tsx:23
↓ 1 callers
Function
handleSave
(row: DataType)
components/table/demo/edit-cell.tsx:189
↓ 1 callers
Function
handleSearch
( selectedKeys: string[], confirm: FilterDropdownProps['confirm'], dataIndex: DataIndex, )
components/table/demo/measure-row-render.tsx:49
↓ 1 callers
Function
handleSearch
( selectedKeys: string[], confirm: FilterDropdownProps['confirm'], dataIndex: DataIndex, )
components/table/demo/custom-filter-panel.tsx:49
↓ 1 callers
Function
handleSingleSelect
( direction: TransferDirection, holder: Set<TransferKey>, selectedKey: TransferKey, checked: b
components/transfer/index.tsx:404
↓ 1 callers
Function
hasPrefixSuffix
(props: { prefix?: ReactNode; suffix?: ReactNode; allowClear?: InputProps['allowClear']; showCount?: I
components/input/utils.ts:5
↓ 1 callers
Function
hasSubMenu
(filters: ColumnFilterItem[])
components/table/hooks/useFilter/FilterDropdown.tsx:57
↓ 1 callers
Function
hide
()
components/popover/demo/control.tsx:7
↓ 1 callers
Function
highlightKeyword
(str: string, lowerKeyword: string, prefixCls?: string)
components/cascader/index.tsx:88
↓ 1 callers
Function
hookDrawImageCall
(callback: jest.Mock)
components/upload/__tests__/uploadlist.test.tsx:53
↓ 1 callers
Function
iconWrapperElement
(child: React.ReactNode)
components/button/Button.tsx:414
↓ 1 callers
Function
imageTest
( component: React.ReactElement<any>, identifier: string, filename: string, options: ImageTestOptions,
tests/shared/imageTest.tsx:53
↓ 1 callers
Function
includeUseClient
(filename: string)
tests/dekko/use-client.test.ts:5
↓ 1 callers
Function
initMotionCommon
(duration: string)
components/style/motion/motion.ts:3
↓ 1 callers
Function
injectFilter
( prefixCls: string, dropdownPrefixCls: string, columns: ColumnsType<RecordType>, filterStates: Filter
components/table/hooks/useFilter/index.tsx:72
↓ 1 callers
Function
injectSorter
( prefixCls: string, columns: ColumnsType<RecordType>, sorterStates: SortState<RecordType>[], triggerS
components/table/hooks/useSorter.tsx:116
↓ 1 callers
Function
internalFilter
(subset: RecordType[])
components/table/hooks/useFilter/index.tsx:195
↓ 1 callers
Function
internalFormatter
(txt: string)
components/input/OTP/index.tsx:210
↓ 1 callers
Function
isChecked
(selectedKeys: React.Key[], eventKey: React.Key)
components/transfer/demo/tree-transfer.tsx:14
↓ 1 callers
Function
isContainerType
(type: ZIndexContainer | ZIndexConsumer)
components/_util/hooks/useZIndex.ts:53
↓ 1 callers
Function
isDocument
(val: Document | HTMLElement)
components/_util/getScroll.ts:7
↓ 1 callers
Function
isEditing
(record: DataType)
components/table/demo/edit-row.tsx:72
↓ 1 callers
Function
isEleEllipsis
(ele: HTMLElement)
components/typography/Base/util.ts:23
↓ 1 callers
Function
isEmptyIcon
(icon?: React.ReactNode)
components/menu/menu.tsx:29
↓ 1 callers
Function
isFlexMode
()
components/list/Item.tsx:106
↓ 1 callers
Function
isHexString
(hex?: string)
components/color-picker/components/ColorHexInput.tsx:16
↓ 1 callers
Function
isImageUrl
(file: UploadFile)
components/upload/utils.ts:71
← previous
next →
1,001–1,100 of 4,337, ranked by callers