Package com.vaadin.flow.component.messages
-
Class Summary Class Description MessageInput Message Input allows users to author and send messages.MessageInput.SubmitEvent Thesubmitevent which is fired byMessageInputcomponent.MessageInputI18n The internationalization properties forMessageInput.MessageList Message List allows you to show a list of messages, for example, a chat log.MessageListItem Item to render as a message component inside aMessageList.