MCPcopy Create free account

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

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

↓ 1 callersFunctiontriggerPaginationEvent
(eventName: 'onChange' | 'onShowSizeChange')
components/list/index.tsx:128
↓ 1 callersFunctiontriggerProps
()
components/config-provider/__tests__/popup.test.tsx:19
↓ 1 callersFunctiontriggerSorter
(sortState: SortState<RecordType>)
components/table/hooks/useSorter.tsx:506
↓ 1 callersFunctiontypeOpen
(type: NoticeType, args: Parameters<TypeOpen>)
components/message/index.tsx:245
↓ 1 callersFunctionuniqueBuiltinPlacements
(ori: BuildInPlacements)
components/tooltip/UniqueProvider/index.tsx:11
↓ 1 callersFunctionunregisterLink
(link)
components/anchor/Anchor.tsx:210
↓ 1 callersFunctionupdate
(configUpdate: ConfigUpdate)
components/modal/confirm.tsx:141
↓ 1 callersFunctionupdateAction
()
components/modal/useModal/index.tsx:100
↓ 1 callersFunctionupdateInk
()
components/anchor/Anchor.tsx:216
↓ 1 callersFunctionupdateMatch
(count: number)
components/badge/__tests__/index.test.tsx:118
↓ 1 callersFunctionupdateTreeData
(list: DataNode[], key: React.Key, children: DataNode[])
components/tree/demo/dynamic.tsx:18
↓ 1 callersFunctionuploadFile
* * @param {import('ali-oss')} client * @param {*} filePath * @param {*} refValue
scripts/visual-regression/upload.js:87
↓ 1 callersFunctionuseBorderSize
(domNode: Element | null)
components/border-beam/hooks/useBorderSize.ts:21
↓ 1 callersFunctionuseChildDom
( children: React.ReactNode, )
components/border-beam/hooks/useChildDom.ts:11
↓ 1 callersFunctionuseChildren
(children?: FormItemProps['children'])
components/form/hooks/useChildren.ts:6
↓ 1 callersFunctionuseClips
()
components/watermark/useClips.ts:39
↓ 1 callersFunctionuseColor
( props: Pick<TagProps, 'color' | 'variant' | 'bordered'>, contextVariant?: TagProps['variant'], )
components/tag/hooks/useColor.ts:11
↓ 1 callersFunctionuseColumnTitleProps
( sorterTitleProps: ColumnTitleProps<RecordType>, filters: Record<string, FilterValue | null>, )
components/table/hooks/useColumnTitleProps.ts:17
↓ 1 callersFunctionuseContainerWidth
(prefixCls: string)
components/table/hooks/useContainerWidth.ts:3
↓ 1 callersFunctionuseData
( dataSource?: RecordType[], rowKey?: TransferProps<RecordType>['rowKey'], targetKeys?: TransferKey[], )
components/transfer/hooks/useData.ts:8
↓ 1 callersFunctionuseDelay
(callback: VoidFunction)
components/masonry/hooks/useDelay.ts:4
↓ 1 callersFunctionuseDisplaySteps
( mergedItems: StepItem[], current: number, initial: number, maxCount: number | undefined, prefixCls
components/steps/useDisplaySteps.ts:112
↓ 1 callersFunctionuseFilledColumns
( columns: ColumnsType<RecordType>, column?: Partial<ColumnType<RecordType>>, )
components/table/hooks/useFilledColumns.ts:9
↓ 1 callersFunctionuseFilter
( props: FilterConfig<RecordType>, )
components/table/hooks/useFilter/index.tsx:245
↓ 1 callersFunctionuseForm
(form?: FormInstance<Values>)
components/form/hooks/useForm.ts:43
↓ 1 callersFunctionuseFormWarning
({ name }: FormProps)
components/form/hooks/useFormWarning.ts:8
↓ 1 callersFunctionuseFrameState
( defaultValue: ValueType, )
components/form/hooks/useFrameState.ts:6
↓ 1 callersFunctionuseHasSider
( siders: string[], children?: React.ReactNode, hasSider?: boolean, )
components/layout/hooks/useHasSider.ts:6
↓ 1 callersFunctionuseIcons
({ suffixIcon, contextSuffixIcon, clearIcon, contextClearIcon, menuItemSelectedIcon, contextMenuIt
components/select/useIcons.tsx:15
↓ 1 callersFunctionuseItemRef
()
components/form/hooks/useItemRef.ts:8
↓ 1 callersFunctionuseItemRender
(prefixCls: string, itemRender?: ItemRender)
components/breadcrumb/useItemRender.tsx:60
↓ 1 callersFunctionuseItems
* Convert `children` into `items`.
components/splitter/hooks/useItems.ts:35
↓ 1 callersFunctionuseItems
( items?: ItemType[], routes?: ItemType[], )
components/breadcrumb/useItems.ts:29
↓ 1 callersFunctionuseItems
( rootPrefixCls: string, prefixCls: string, mode: TimelineMode, items?: TimelineItemType[], children
components/timeline/useItems.tsx:9
↓ 1 callersFunctionuseLazyKVMap
( data: readonly RecordType[], childrenColumnName: string, getRowKey: GetRowKey<RecordType>, )
components/table/hooks/useLazyKVMap.ts:14
↓ 1 callersFunctionuseLegacyItems
(items?: TabsProps['items'], children?: React.ReactNode)
components/tabs/hooks/useLegacyItems.ts:12
↓ 1 callersFunctionuseMergedConfig
(propConfig?: boolean | Target, templateConfig?: Target)
components/typography/hooks/useMergedConfig.ts:5
↓ 1 callersFunctionuseMergedPropByScreen
( oriProp: RowProps['align'] | RowProps['justify'], screen: ScreenMap | null, )
components/grid/row.tsx:42
↓ 1 callersFunctionuseMessage
(messageConfig?: ConfigOptions)
components/message/useMessage.tsx:301
↓ 1 callersFunctionuseModal
()
components/modal/useModal/index.tsx:32
↓ 1 callersFunctionuseModeColor
( defaultValue?: ColorValueType, value?: ColorValueType, mode?: ColorPickerProps['mode'], )
components/color-picker/hooks/useModeColor.ts:17
↓ 1 callersFunctionuseNotification
(notificationConfig?: NotificationConfig)
components/notification/useNotification.tsx:269
↓ 1 callersFunctionusePagination
( total: number, onChange: (current: number, pageSize: number) => void, pagination?: TablePaginationConf
components/table/hooks/usePagination.ts:31
↓ 1 callersFunctionusePatchElement
()
components/_util/hooks/usePatchElement.ts:3
↓ 1 callersFunctionusePercent
( spinning: boolean, percent?: number | 'auto', )
components/spin/usePercent.ts:10
↓ 1 callersFunctionusePlaceholderConfig
(placeholder?: PlaceholderType)
components/image/hooks/usePlaceholderConfig.ts:12
↓ 1 callersFunctionusePositions
( itemHeights: ItemHeightData[], columnCount: number, verticalGutter: number, )
components/masonry/hooks/usePositions.ts:23
↓ 1 callersFunctionusePrevious
(value: T)
components/typography/hooks/usePrevious.ts:3
↓ 1 callersFunctionuseProxyImperativeHandle
( ref: Ref<any> | undefined, init: () => ReturnRefType, )
components/_util/hooks/useProxyImperativeHandle.ts:25
↓ 1 callersFunctionuseRafDebounce
(callback: VoidFunction)
components/watermark/useRafDebounce.ts:7
↓ 1 callersFunctionuseRafLock
()
components/slider/useRafLock.ts:4
↓ 1 callersFunctionuseRefs
()
components/masonry/hooks/useRefs.ts:3
↓ 1 callersFunctionuseResetFormOnCloseModal
({ form, open }: { form: FormInstance; open: boolean })
components/form/demo/form-context.tsx:28
↓ 1 callersFunctionuseResizable
(items: ItemType[], pxSizes: number[], reverse: boolean)
components/splitter/hooks/useResizable.ts:35
↓ 1 callersFunctionuseResize
( items: ItemType[], resizableInfos: ResizableInfo[], percentSizes: number[], containerSize: number |
components/splitter/hooks/useResize.ts:10
↓ 1 callersFunctionuseRow
(mergedColumn: number, items: InternalDescriptionsItemType[])
components/descriptions/hooks/useRow.ts:64
↓ 1 callersFunctionuseSelection
( config: UseSelectionConfig<RecordType>, rowSelection?: TableRowSelection<RecordType>, )
components/table/hooks/useSelection.tsx:75
↓ 1 callersFunctionuseSelection
( leftDataSource: T[], rightDataSource: T[], selectedKeys?: TransferKey[], )
components/transfer/hooks/useSelection.ts:17
↓ 1 callersFunctionuseSemanticClassNames
( schema?: SemanticSchema, ...classNames: (Partial<ClassNamesType> | undefined)[] )
components/_util/hooks/useMergeSemantic/index.ts:49
↓ 1 callersFunctionuseSemanticStyles
( ...styles: (Partial<StylesType> | undefined)[] )
components/_util/hooks/useMergeSemantic/index.ts:70
↓ 1 callersFunctionuseShowSizeChanger
(showSizeChanger?: PaginationProps['showSizeChanger'])
components/pagination/useShowSizeChanger.ts:7
↓ 1 callersFunctionuseSingletonCache
()
components/watermark/useSingletonCache.ts:10
↓ 1 callersFunctionuseSpinProps
(loading?: boolean | SpinProps)
components/table/hooks/useSpinProps.ts:6
↓ 1 callersFunctionuseTheme
( theme?: ThemeConfig, parentTheme?: ThemeConfig, config?: { prefixCls?: string; }, )
components/config-provider/hooks/useTheme.ts:10
↓ 1 callersFunctionuseTitleColumns
( columnTitleProps: ColumnTitleProps<RecordType>, )
components/table/hooks/useTitleColumns.ts:28
↓ 1 callersFunctionuseTooltipProps
( tooltip: React.ReactNode | TooltipProps, editConfigText: React.ReactNode, children: React.ReactNode, )
components/typography/hooks/useTooltipProps.ts:6
↓ 1 callersFunctionuseWatermark
( markStyle: React.CSSProperties, onRemove?: () => void, )
components/watermark/useWatermark.ts:26
↓ 1 callersFunctionuseWave
( nodeRef: React.RefObject<HTMLElement | null>, className: string, component?: WaveComponent, colorSou
components/_util/wave/useWave.ts:11
↓ 1 callersFunctionvalidateAuthorizationServerFunction
()
scripts/check-agent-discovery.ts:29
↓ 1 callersFunctionvalidateBreakpoints
(token: GlobalToken)
components/_util/responsiveObserver.ts:31
↓ 1 callersFunctionvalidateMarkdownMiddleware
()
scripts/check-agent-discovery.ts:55
↓ 1 callersFunctionvalidateNum
(value: number)
components/_util/wave/WaveEffect.tsx:14
↓ 1 callersFunctionvalidatePrimeNumber
( number: number, )
components/form/demo/without-form-create.tsx:7
↓ 1 callersFunctionvalidateProtectedResourceFunction
()
scripts/check-agent-discovery.ts:12
↓ 1 callersFunctionvalueRender
(node)
components/statistic/Timer.tsx:86
↓ 1 callersFunctionwaitRaf
()
components/_util/__tests__/wave.test.tsx:91
↓ 1 callersFunctionwaitRaf
()
components/tag/__tests__/index.test.tsx:22
↓ 1 callersFunctionwalkDir
(dirPath)
scripts/visual-regression/upload.js:60
↓ 1 callersFunctionwithConfirm
(props: ModalFuncProps)
components/modal/confirm.tsx:188
↓ 1 callersFunctionwithError
(props: ModalFuncProps)
components/modal/confirm.tsx:181
↓ 1 callersFunctionwithInfo
(props: ModalFuncProps)
components/modal/confirm.tsx:167
↓ 1 callersFunctionwithSuccess
(props: ModalFuncProps)
components/modal/confirm.tsx:174
↓ 1 callersFunctionwithWarn
(props: ModalFuncProps)
components/modal/confirm.tsx:160
↓ 1 callersFunctionwithoutVar
(cssVar: any)
components/steps/style/util.ts:6
↓ 1 callersFunctionwrap
(tag: string, needed?: boolean)
components/typography/Base/index.tsx:136
↓ 1 callersFunctionwrap
(nodes: HTMLElement[])
scripts/check-site.ts:46
↓ 1 callersFunctionwrapperDecorations
( { mark, code, underline, delete: del, strong, keyboard, italic }: BlockProps, content: React.ReactNode,
components/typography/Base/index.tsx:130
FunctionAction
({ type, actions, moveToLeft, moveToRight, leftActive, rightActive, direction, disabled, })
components/transfer/Actions.tsx:45
FunctionActionButton
(props)
components/_util/ActionButton.tsx:26
FunctionActionNode
(props)
components/card/Card.tsx:92
FunctionActions
(props)
components/transfer/Actions.tsx:92
FunctionAdvancedSearchForm
()
components/form/demo/advanced-search.tsx:5
FunctionAffixMounter
(props)
components/affix/__tests__/Affix.test.tsx:21
FunctionAliyunOSSUpload
({ value, onChange })
components/upload/demo/upload-with-aliyun-oss.tsx:34
FunctionAnchor
(props)
components/anchor/Anchor.tsx:131
FunctionAnchorLink
(props)
components/anchor/AnchorLink.tsx:23
FunctionAnchorUpdate
({ href }: { href: string })
components/anchor/__tests__/Anchor.test.tsx:244
FunctionApp
()
components/spin/demo/delayAndDebounce.tsx:4
FunctionApp
()
components/spin/demo/tip.tsx:12
FunctionApp
()
components/spin/demo/nested.tsx:4
← previousnext →1,401–1,500 of 4,337, ranked by callers