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

File DropdownMenu.tsx

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

Source from the content-addressed store, hash-verified

1import classNames from 'classnames';
2import PropTypes from 'prop-types';
3import * as React from 'react';
4import { useContext } from 'react';

Callers

nothing calls this directly

Calls 3

useBootstrapPrefixFunction · 0.90
getDropdownMenuPlacementFunction · 0.85
useWrappedRefWithWarningFunction · 0.85

Tested by

no test coverage detected