https://www.npmjs.com/package/rc-util
https://github.com/react-component/util
工具目录
Children/toArray
可以不用此工具,直接使用 React.Children.toArray 实现
(children: ReactNode[]): ReactNode[]
将子项转换为数组。
import toArray from ‘rc-util/lib/Children/toArray’;
https://www.npmjs.com/package/rc-util
https://github.com/react-component/util
可以不用此工具,直接使用 React.Children.toArray 实现
(children: ReactNode[]): ReactNode[]
将子项转换为数组。
import toArray from ‘rc-util/lib/Children/toArray’;
让时间为你证明