MCPcopy Index your code
hub / github.com/react-bootstrap/react-bootstrap / ToggleButtonGroup.tsx

File ToggleButtonGroup.tsx

src/ToggleButtonGroup.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PropTypes from 'prop-types';
2import * as React from 'react';
3import invariant from 'invariant';
4import { useUncontrolled } from 'uncontrollable';

Callers

nothing calls this directly

Calls 2

mapFunction · 0.90
getValuesFunction · 0.85

Tested by

no test coverage detected