Normal

zio.wasm.componentmodel.ComponentBuilder$package$.ComponentBuilder$.State$.Normal
final case class Normal(component: Component)

Members list

Value members

Inherited methods

Attributes

Inherited from:
State
def modifyComponent[A](f: Component => (A, Component)): (A, State)

Attributes

Inherited from:
State

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product