Developer Docs
API Reference
Utilities
store
Variables
Variable: useUIStore

web


web / lib/store / useUIStore

Variable: useUIStore

const useUIStore: UseBoundStore<Write<WithDevtools<StoreApi<UIStore>>, StorePersist<UIStore, { ui: { isFilterDrawerOpen: boolean; theme: "system" | "light" | "dark"; }; }>>>