Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

e91e317 · Sep 18, 2023

History

History
80 lines (45 loc) · 2.33 KB

imodelreflectiondata.md

File metadata and controls

80 lines (45 loc) · 2.33 KB
id title sidebar_label
imodelreflectiondata
IModelReflectionData
IModelReflectionData

mobx-state-tree - v5.2.0IModelReflectionData

Hierarchy

Index

Properties

Properties

actions

actions: string[]

Defined in packages/mobx-state-tree/src/core/mst-operations.ts:834


flowActions

flowActions: string[]

Defined in packages/mobx-state-tree/src/core/mst-operations.ts:837


name

name: string

Inherited from IModelReflectionPropertiesData.name

Defined in packages/mobx-state-tree/src/core/mst-operations.ts:804


properties

properties: object

Inherited from IModelReflectionPropertiesData.properties

Defined in packages/mobx-state-tree/src/core/mst-operations.ts:805

Type declaration:


views

views: string[]

Defined in packages/mobx-state-tree/src/core/mst-operations.ts:835


volatile

volatile: string[]

Defined in packages/mobx-state-tree/src/core/mst-operations.ts:836