MCPcopy Create free account
hub / github.com/AllenFang/react-bootstrap-table / BootstrapTable.js

File BootstrapTable.js

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

Source from the content-addressed store, hash-verified

1/* eslint no-alert: 0 */
2/* eslint max-len: 0 */
3import React, { Component } from 'react';
4import PropTypes from 'prop-types';

Callers

nothing calls this directly

Calls 15

cleanSortFunction · 0.85
invalidFunction · 0.85
afterAddRowCBFunction · 0.85
letFunction · 0.85
getSortInfoMethod · 0.80
getKeyFieldMethod · 0.80
isEmptyMethod · 0.80
getMethod · 0.80
getAllRowkeyMethod · 0.80
getSelectedRowKeysMethod · 0.80
setSelectedRowKeyMethod · 0.80
cleanSortInfoMethod · 0.80

Tested by

no test coverage detected