Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ DropdownMenu.tsx
File
DropdownMenu.tsx
packages/shared/src/components/dropdown/DropdownMenu.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { ReactNode } from
'react'
;
2
import React, { isValidElement, useState } from
'react'
;
3
import classNames from
'classnames'
;
4
import type {
Callers
nothing calls this directly
Calls
6
useEventListener
Function · 0.90
useRequestProtocol
Function · 0.90
getCompanionWrapper
Function · 0.90
useScrollFade
Function · 0.90
classed
Function · 0.85
setOpen
Function · 0.85
Tested by
no test coverage detected