default
react / pages/Home / default
Function: default()
default():
Element
Defined in: pages/Home.tsx:17
Home
component (chat window) that allows the user to send and receive messages over WebSocket.
It displays a connection status indicator, the chat history, and an input field for sending new messages.
Returns
Element
The rendered chat UI.