Class LoginI18n

java.lang.Object
com.vaadin.flow.component.login.LoginI18n
All Implemented Interfaces:
Serializable

public class LoginI18n extends Object implements Serializable
Internationalization object for customizing the component UI texts. An instance with the default messages can be obtained using createDefault()
See Also: