We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.messages.
Package com.vaadin.flow.component.messages
package com.vaadin.flow.component.messages
-
ClassesClassDescription
Message Input allows users to author and send messages.
The
submit
event which is fired byMessageInput
component.The internationalization properties for
MessageInput
.MessageInputTester<T extends MessageInput>Tester for MessageInput components.
Message List allows you to show a list of messages, for example, a chat log.
Item to render as a message component inside a
MessageList
.MessageListTester<T extends MessageList>Tester for MessageList components.