MCPcopy Index your code
hub / github.com/editablejs/editable / select.tsx

File select.tsx

packages/ui/src/select.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import tw, { css, styled } from 'twin.macro'
3import { composeRefs } from './compose-refs'
4import { Icon } from './icon'

Callers

nothing calls this directly

Calls 5

composeRefsFunction · 0.90
focusMethod · 0.80
findItemFunction · 0.70
renderItemsFunction · 0.70
setOpenFunction · 0.50

Tested by

no test coverage detected