You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.login.

Class LoginI18n.Header

    • Constructor Detail

      • Header

        public Header()
    • Method Detail

      • getTitle

        public String getTitle()

        Returns:

        current value for the title property

      • setTitle

        public void setTitle​(String title)

        Parameters:

        title - new value for the title property.

      • getDescription

        public String getDescription()

        Returns:

        current value for the description property

      • setDescription

        public void setDescription​(String description)

        Parameters:

        description - new value for the description property.