Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NestedEntityFieldProps

Hierarchy

  • MainStoreInjected
  • object
    • NestedEntityFieldProps

Index

Properties

Optional mainStore

mainStore: MainStore

nestedEntityName

nestedEntityName: string

Name of the nested entity

nestedEntityView

nestedEntityView: string

Name of the view that will be used for the nested entity

Optional onChange

onChange: undefined | function

Сoming from antd Form field decorator

Optional value

value: any

Сoming from antd Form field decorator

Generated using TypeDoc