UNPKG

react-virtualized

Version:

React components for efficiently rendering large, scrollable lists and tabular data

5 lines (4 loc) 169 B
import CellMeasurer from './CellMeasurer'; import CellMeasurerCache from './CellMeasurerCache'; export default CellMeasurer; export { CellMeasurer, CellMeasurerCache };