IModelReflectionData
mobx-state-tree - v7.0.0 › IModelReflectionData
Hierarchy
IModelReflectionPropertiesData
↳ IModelReflectionData
Index
Properties
Properties
actions
• actions: string[]
Defined in src/core/mst-operations.ts:855
flowActions
• flowActions: string[]
Defined in src/core/mst-operations.ts:858
name
• name: string
Inherited from IModelReflectionPropertiesData.name
Defined in src/core/mst-operations.ts:825
properties
• properties: object
Inherited from IModelReflectionPropertiesData.properties
Defined in src/core/mst-operations.ts:826
Type declaration:
- [ K: string]: IAnyType
views
• views: string[]
Defined in src/core/mst-operations.ts:856
volatile
• volatile: string[]
Defined in src/core/mst-operations.ts:857