com.vaadin.flow.component.html.

Class H5

    • Constructor Detail

      • H5

        public H5()

        Creates a new empty heading.

      • H5

        public H5(Component... components)

        Creates a new heading with the given child components.

        Parameters:

        components - the child components

      • H5

        public H5(String text)

        Creates a new heading with the given text.

        Parameters:

        text - the text