Module chat_app
Source pub use ChatApp_completions::Component::ChatApp;
- ChatAppProps
- Properties for the
ChatApp component. - ChatAppSignals
- All common application signals used by both web and desktop apps.
- ChatApp
- Shared application shell component used by both web and desktop apps.
Renders the tab-lock screen, room prompt, or the main chat layout.
- handle_chat_event
- Handle a single coordinator event, updating the provided signals.
- run_chat_event_loop
- Run the shared coordinator event loop, updating the provided signals.
- use_chat_app_signals
- Create the common application signals.