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

File Select.js

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

Source from the content-addressed store, hash-verified

1'use client';
2import * as React from 'react';
3import PropTypes from 'prop-types';
4import clsx from 'clsx';

Callers

nothing calls this directly

Calls 8

useDefaultPropsFunction · 0.90
useFormControlStateFunction · 0.90
rootShouldForwardPropFunction · 0.85
getReactElementRefFunction · 0.85
deepmergeFunction · 0.85
useUtilityClassesFunction · 0.70
styledFunction · 0.50
clsxFunction · 0.50

Tested by

no test coverage detected