overflow
overflow copied to clipboard
Add support for parentWidth
Use case:
I have a list of items, each item uses rc-overflow for its description.
I would like to make sure the measurement of the parent width only happens once instead of once in each item. Thanks in advance.