com.vaadin.flow.component.html.

Class UnorderedList

    • Constructor Detail

      • UnorderedList

        public UnorderedList()

        Creates a new empty unordered list.

      • UnorderedList

        public UnorderedList(ListItem... items)

        Creates a new unordered list with the given list items.

        Parameters:

        items - the list items