MCPcopy Create free account
hub / github.com/adobe/react-spectrum / setColorScheme

Function setColorScheme

packages/dev/s2-docs/pages/s2/home/ExampleApp.tsx:227–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

225const DEFAULT_COLOR_SCHEME = {
226 colorScheme: null,
227 setColorScheme() {}
228};
229
230export const ColorSchemeContext = createContext<{

Callers 3

onChangeFunction · 0.70
AccountMenuFunction · 0.50
onChangeFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected