| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.router |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlContainer
Base class for a
Component that represents a single built-in HTML
element that can contain child components or text. |
class |
Text
A component which encapsulates the given text in a text node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RouterLink
A link that handles navigation internally using
Router instead of
loading a new page in the browser. |
Copyright © 2000–2021 Vaadin Ltd. All rights reserved.