@vaadin/router
Live demo
Preparing search index...
<internal>
ActionResult
Type Alias ActionResult<T>
ActionResult
:
T
|
NotFoundResult
|
null
|
undefined
|
void
A result of a
Route.action
.
Type Parameters
T
The type of the result.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Live demo
@vaadin/router
Loading...
A result of a Route.action.