com.vaadin.flow.component.html.

Class DescriptionList.Description

    • Constructor Detail

      • Description

        public Description()

        Creates a new empty description.

      • Description

        public Description(Component... components)

        Creates a new description with the given child components.

        Parameters:

        components - the child components

      • Description

        public Description(String text)

        Creates a new description with the given text.

        Parameters:

        text - the text