Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ get
Function
get
packages/react/src/constants.ts:8–8 ·
view source on GitHub ↗
(key: string)
Source
from the content-addressed store, hash-verified
6
const
{get: getKey, compose, system} = styledSystem
7
8
export
const
get = (key: string) => themeGet(key, getKey(theme, key))
9
10
// Common props
11
Callers
15
getDirectionStyles
Function · 0.90
Dialog.tsx
File · 0.90
SideNav.tsx
File · 0.90
getSegmentedControlButtonStyles
Function · 0.90
ButtonGroup.tsx
File · 0.90
Pagination.tsx
File · 0.90
Tooltip.tsx
File · 0.90
Table.tsx
File · 0.90
Pagination.tsx
File · 0.90
Overlay.tsx
File · 0.90
Heading.tsx
File · 0.90
Avatar.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected