MCPcopy
hub / github.com/react-bootstrap/react-bootstrap / Dropdown.tsx

File Dropdown.tsx

src/Dropdown.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, useMemo } from 'react';

Callers

nothing calls this directly

Calls 4

useBootstrapPrefixFunction · 0.90
useIsRTLFunction · 0.90
getDropdownMenuPlacementFunction · 0.90
isClosingPermittedFunction · 0.85

Tested by

no test coverage detected