MCPcopy
hub / github.com/system-ui/theme-ui / useThemeUI

Function useThemeUI

packages/core/src/index.ts:89–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87)
88
89export const useThemeUI = () => React.useContext(__ThemeUIContext)
90
91const canUseSymbol = typeof Symbol === 'function' && Symbol.for
92

Callers 15

GetContextFunction · 0.90
ConsumerFunction · 0.90
GetColorsFunction · 0.90
GrabberFunction · 0.90
GetColorModeFunction · 0.90
useColorModeFunction · 0.90
ColorModeProviderFunction · 0.90
DarkModeButtonFunction · 0.90
ThemeUIProviderFunction · 0.90
ThemeProviderFunction · 0.90
ConsumerFunction · 0.90
GetColorsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…