Documentation ¶
Index ¶
- func Chat(user *user.User, room *chat.Room, cErr *chat.Error) templ.Component
- func ChatFooter() templ.Component
- func ChatForm(cErr *chat.Error) templ.Component
- func ChatGlobalError(cErr *chat.Error) templ.Component
- func ChatHeader(numUsers uint64, userName string) templ.Component
- func ChatHeaderNumUsers(numUsers uint64) templ.Component
- func ChatMessage(user *user.User, message *chat.Message) templ.Component
- func ChatMessageWrapped(user *user.User, message *chat.Message) templ.Component
- func ChatMessages(user *user.User, messages []*chat.Message) templ.Component
- func Page(user *user.User, room *chat.Room, cErr *chat.Error) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChatFooter ¶
func ChatHeaderNumUsers ¶
func ChatMessageWrapped ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.