FixState
oxygen.ui.web.PWidget.FixState
final case class FixState[Env, Action, State](withState: WidgetState[State] => Stateful[Env, Action, State]) extends Stateful[Env, Action, State]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article