Capturing

zio.wasm.componentmodel.ComponentBuilder$package$.ComponentBuilder$.State$.Capturing
final case class Capturing(component: Component, firstFakeId: Int, nextFakeId: Int, newSections: Chunk[(SectionReference, Section[ComponentIndexSpace])])

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