Module ui

Module ui 

Source
Expand description

UI state store

Manages transient UI state like sidebar visibility, notifications, and modals.

Structs§

CommandPaletteState
Command palette state
ModalState
Modal dialog state
Notification
Notification message
UiStore
UI store state

Enums§

ModalType
Types of modal dialogs
NotificationLevel
Notification severity level
UiAction
UI store actions