Variable: useUIStore
const
useUIStore:UIStoreWithPersist
Defined in: src/stores/ui/useUiStore.ts:91
Zustand store for managing UI state and user interface interactions.
Remarksโ
This store provides centralized management of UI state including modal visibility, tab selections, and user preferences with automatic persistence for settings that should survive session restarts.