com.vaadin.flow.component.html.

Class H6

    • Constructor Detail

      • H6

        public H6()

        Creates a new empty heading.

      • H6

        public H6(Component... components)

        Creates a new heading with the given child components.

        Parameters:

        components - the child components

      • H6

        public H6(String text)

        Creates a new heading with the given text.

        Parameters:

        text - the text