MCPcopy Create free account
hub / github.com/primer/react / ButtonBase.tsx

File ButtonBase.tsx

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

Source from the content-addressed store, hash-verified

1import type {ComponentPropsWithRef} from 'react'
2import React, {forwardRef, useMemo} from 'react'
3import type {ForwardRefComponent as PolymorphicForwardRefComponent} from '../utils/polymorphic'
4import Box from '../Box'

Callers

nothing calls this directly

Calls 5

useThemeFunction · 0.90
getButtonStylesFunction · 0.90
getVariantStylesFunction · 0.90
getAlignContentSizeFunction · 0.90

Tested by

no test coverage detected