MCPcopy
hub / github.com/mui/material-ui / testString

Function testString

packages/mui-material/src/Select/Select.spec.tsx:28–28  ·  view source on GitHub ↗
(value: string)

Source from the content-addressed store, hash-verified

26 <Select
27 onChange={(event) => {
28 function testString(value: string) {}
29 function testNumber(value: number) {}
30
31 testString(event.target.value);

Callers 1

genericValueTestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…