Expand description
This module defines the central state management for the user interface.
Modulesยง
- chat ๐
- This module contains chat-related functionalities for the
UIState. - input ๐
- This module contains input buffer manipulation functionalities for the
UIState. - logs ๐
- This module contains log-related functionalities for the
UIState.
Structsยง
- Chat
Message Entry - Represents a chat message along with its reception timestamp.
- UIState
- Represents the overall state of the user interface.