MCPcopy Index your code
hub / github.com/primer/react / TextInput.tsx

File TextInput.tsx

packages/react/src/TextInput/TextInput.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {MouseEventHandler} from 'react'
2import React, {useCallback, useState} from 'react'
3import {isValidElementType} from 'react-is'
4import type {ForwardRefComponent as PolymorphicForwardRefComponent} from '../utils/polymorphic'

Callers

nothing calls this directly

Calls 2

useProvidedRefOrCreateFunction · 0.90
onBlurFunction · 0.85

Tested by

no test coverage detected