MCPcopy Index your code
hub / github.com/adobe/react-spectrum / useSettings

Function useSettings

packages/dev/s2-docs/src/SettingsContext.tsx:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17});
18
19export function useSettings() {
20 return useContext(SettingsContext);
21}

Callers 7

ColorSchemeToggleFunction · 0.90
useFilteredColorsFunction · 0.90
ColorSchemeToggleFunction · 0.90
SearchMenuWrapperFunction · 0.90
ColorSchemeToggleFunction · 0.90
MobileHeaderFunction · 0.90
SearchMenuTriggerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected