Files
copilot-toolbox-template-news/node_modules/antd/lib/table/hooks/useContainerWidth.d.ts
2026-01-12 09:12:41 +00:00

2 lines
107 B
TypeScript

export default function useContainerWidth(prefixCls: string): (ele: HTMLElement, width: number) => number;