MobX-state-tree

MobX-state-tree

  • Documentation
  • TypeDocs
  • Sponsor
  • GitHub

›Interfaces

Introduction

  • Globals

Interfaces

  • CustomTypeOptions
  • FunctionWithFlag
  • IActionContext
  • IActionRecorder
  • IActionTrackingMiddleware2Call
  • IActionTrackingMiddleware2Hooks
  • IActionTrackingMiddlewareHooks
  • IAnyComplexType
  • IAnyModelType
  • IAnyType
  • IHooks
  • IJsonPatch
  • IMiddlewareEvent
  • IModelReflectionData
  • IModelReflectionPropertiesData
  • IModelType
  • IPatchRecorder
  • IReversibleJsonPatch
  • ISerializedActionCall
  • ISimpleType
  • ISnapshotProcessor
  • ISnapshotProcessors
  • IType
  • IValidationContextEntry
  • IValidationError
  • ReferenceOptionsGetSet
  • ReferenceOptionsOnInvalidated
  • UnionOptions
Edit

IActionRecorder

mobx-state-tree - v7.0.2 › IActionRecorder

Hierarchy

  • IActionRecorder

Index

Properties

  • actions
  • recording

Methods

  • replay
  • resume
  • stop

Properties

actions

• actions: ReadonlyArray‹ISerializedActionCall›

Defined in src/middlewares/on-action.ts:37


recording

• recording: boolean

Defined in src/middlewares/on-action.ts:38

Methods

replay

▸ replay(target: IAnyStateTreeNode): void

Defined in src/middlewares/on-action.ts:41

Parameters:

NameType
targetIAnyStateTreeNode

Returns: void


resume

▸ resume(): void

Defined in src/middlewares/on-action.ts:40

Returns: void


stop

▸ stop(): void

Defined in src/middlewares/on-action.ts:39

Returns: void

← IActionContextIActionTrackingMiddleware2Call →
  • Hierarchy
  • Index
    • Properties
    • Methods
  • Properties
    • actions
    • recording
  • Methods
    • replay
    • resume
    • stop
MobX-state-tree
Docs
Getting StartedBasic conceptsAdvanced conceptsAPI Reference
Community
GitHub DiscussionsStack Overflow
More
BlogGitHubStar
Facebook Open Source
Copyright © 2025 Michel Weststrate