UNPKG

rc-tc-ifn

Version:

React component that truncates text with ellipsis and shows tooltip only when content overflows.

2 lines (1 loc) 81 B
export declare function useOverflow(ref: React.RefObject<HTMLElement>): boolean;