PageWithParams
oxygen.ui.web.internal.NavigationEvent.Target.PageWithParams
sealed abstract class PageWithParams[Env](val page: Page[Env])(val params: page.Params) extends Target
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class NonRoutablePageWithParams[Env]class RoutablePageWithParams[Env]
Members list
In this article