| Package | Description |
|---|---|
| com.vaadin.flow.component.html |
| 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 © 2025. All rights reserved.