| Package | Description |
|---|---|
| com.vaadin.flow.component | |
| com.vaadin.flow.router |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Focusable<T extends Component>
Represents a component that can gain and lose focus.
|
| 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–2023 Vaadin Ltd. All rights reserved.