MCPcopy Create free account
hub / github.com/docker/getting-started / Carousel_countChildren

Function Carousel_countChildren

app/src/static/js/react-bootstrap.js:10873–10875  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

10871
10872
10873var Carousel_countChildren = function countChildren(c) {
10874 return external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.Children.toArray(c).filter(external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.isValidElement).length;
10875}; // TODO: `slide` should be `animate`.
10876
10877
10878var Carousel_propTypes = {

Callers 2

CarouselFunction · 0.85
react-bootstrap.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…