SedationH Avatar

Overflow 组件

Published on May 21, 2023Updated on March 23, 2024

背景

此文是对 react-component/overflow 的一些总结

开始是想整 overflow 组件到自己的组件库,看了源代码发现处理的问题和边界很多,遇到类似的场景还是直接用这个库吧

内容

下面是整理的一些流程和思考过程 在线可以取这里编辑

文章参考