MCPcopy
hub / github.com/mui/material-ui / SelectInput.js

File SelectInput.js

packages/mui-material/src/Select/SelectInput.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client';
2import * as React from 'react';
3import { isFragment } from 'react-is';
4import PropTypes from 'prop-types';

Callers

nothing calls this directly

Calls 15

getOpenInteractionTypeFunction · 0.90
isFilledFunction · 0.90
areEqualValuesFunction · 0.90
slotShouldForwardPropFunction · 0.85
useControlledFunction · 0.85
useTimeoutFunction · 0.85
useForkRefFunction · 0.85
ownerDocumentFunction · 0.85
useEventCallbackFunction · 0.85
renderValueFunction · 0.85
handleItemMouseUpFunction · 0.85
handleItemKeyDownFunction · 0.85

Tested by

no test coverage detected