ComponentWithProps
oxygen.ui.web.PWidget.ComponentWithProps
final case class ComponentWithProps[-Env, +Action, -StateGet, +StateSet <: StateGet, P](component: WithProps[Env, Action, StateGet, StateSet] { type Props = P; }, props: P) extends PWidget[Env, Action, StateGet, StateSet]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article