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

Class Main

    • Constructor Detail

      • Main

        public Main()

        Creates a new empty main.

      • Main

        public Main​(Component... components)

        Creates a new main with the given child components.

        Parameters:

        components - the child components