MCPcopy Create free account
hub / github.com/Lobos/react-ui / Table.js

File Table.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3import React, { Component, PropTypes, cloneElement } from 'react';
4import classnames from 'classnames';

Callers

nothing calls this directly

Calls 7

requireCssFunction · 0.90
fetchEnhanceFunction · 0.90
renderFunction · 0.85
getDataMethod · 0.80
checkHeadFixedMethod · 0.80
renderBodyMethod · 0.80
renderHeaderMethod · 0.80

Tested by

no test coverage detected