Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MainStoreInjected
  • WrappedComponentProps
    • 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: (value: any) => void

Сoming from antd Form field decorator

Type declaration

    • (value: any): void
    • Parameters

      • value: any

      Returns void

Optional value

value: any

Сoming from antd Form field decorator

Methods

intl

intl:

Generated using TypeDoc