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

IActionTrackingMiddleware2Call

mobx-state-tree - v7.0.2 › IActionTrackingMiddleware2Call

Type parameters

▪ TEnv

Hierarchy

  • object

    ↳ IActionTrackingMiddleware2Call

Index

Properties

  • env
  • parentCall

Properties

env

• env: TEnv | undefined

Defined in src/middlewares/createActionTrackingMiddleware2.ts:4


Optional parentCall

• parentCall? : IActionTrackingMiddleware2Call‹TEnv›

Defined in src/middlewares/createActionTrackingMiddleware2.ts:5

← IActionRecorderIActionTrackingMiddleware2Hooks →
  • Type parameters
  • Hierarchy
  • Index
    • Properties
  • Properties
    • env
    • Optional parentCall
MobX-state-tree
Docs
Getting StartedBasic conceptsAdvanced conceptsAPI Reference
Community
GitHub DiscussionsStack Overflow
More
BlogGitHubStar
Facebook Open Source
Copyright © 2025 Michel Weststrate