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

ISerializedActionCall

mobx-state-tree - v7.0.2 › ISerializedActionCall

Hierarchy

  • ISerializedActionCall

Index

Properties

  • args
  • name
  • path

Properties

Optional args

• args? : any[]

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


name

• name: string

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


Optional path

• path? : undefined | string

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

← IReversibleJsonPatchISimpleType →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • Optional args
    • name
    • Optional path
MobX-state-tree
Docs
Getting StartedBasic conceptsAdvanced conceptsAPI Reference
Community
GitHub DiscussionsStack Overflow
More
BlogGitHubStar
Facebook Open Source
Copyright © 2025 Michel Weststrate