| Constructor and Description |
|---|
OrderedList(ListItem... items)
Creates a new ordered list with the given list items.
|
UnorderedList(ListItem... items)
Creates a new unordered list with the given list items.
|
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.