Variable: useUIStore
constuseUIStore:UIStoreWithPersist
Defined in: src/stores/ui/useUiStore.ts:123
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.