com.vaadin.flow.component.html.

Class Section

    • Constructor Detail

      • Section

        public Section()

        Creates a new empty section.

      • Section

        public Section(Component... components)

        Creates a new section with the given child components.

        Parameters:

        components - the child components