MCPcopy
hub / github.com/mui/material-ui / MarkdownElement.tsx

File MarkdownElement.tsx

packages-internal/core-docs/src/MarkdownDocs/MarkdownElement.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import clsx from 'clsx';
3import { alpha, darken, styled } from '@mui/material/styles';
4import useForkRef from '@mui/utils/useForkRef';

Callers

nothing calls this directly

Calls 6

alphaFunction · 0.90
darkenFunction · 0.90
useForkRefFunction · 0.85
styledFunction · 0.50
clsxFunction · 0.50
createMethod · 0.45

Tested by

no test coverage detected