MCPcopy Create free account
hub / github.com/codeaashu/claude-code / Box.tsx

File Box.tsx

web/lib/ink-compat/Box.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { type CSSProperties, type MouseEvent, type KeyboardEvent as ReactKeyboardEvent, type PropsWithChildren, type Ref } from 'react'
2import { inkBoxPropsToCSS, type InkStyleProps } from './prop-mapping'
3
4// ---------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 5

inkBoxPropsToCSSFunction · 0.90
onClickFunction · 0.85
adaptClickEventFunction · 0.85
adaptFocusEventFunction · 0.85
adaptKeyboardEventFunction · 0.85

Tested by

no test coverage detected