MCPcopy Create free account
hub / github.com/Autodesk/react-base-table / BaseTable.js

File BaseTable.js

src/BaseTable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import PropTypes from 'prop-types';
3import cn from 'classnames';
4import memoize from 'memoize-one';

Callers

nothing calls this directly

Calls 15

normalizeColumnsFunction · 0.90
callOrReturnFunction · 0.90
getValueFunction · 0.90
renderElementFunction · 0.90
cloneArrayFunction · 0.90
renderRowFunction · 0.85
renderFunction · 0.85
ifFunction · 0.85
getExpandedRowKeysMethod · 0.80
hasFrozenColumnsMethod · 0.80
getColumnStyleMethod · 0.80
getColumnsWidthMethod · 0.80

Tested by

no test coverage detected