Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import classNames from
'classnames'
;
2
import PropTypes from
'prop-types'
;
3
import * as React from
'react'
;
4
import { useContext, useMemo } from
'react'
;
Callers
nothing calls this directly
Calls
4
useBootstrapPrefix
Function · 0.90
useIsRTL
Function · 0.90
getDropdownMenuPlacement
Function · 0.90
isClosingPermitted
Function · 0.85
Tested by
no test coverage detected