Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataInstanceProps<E>

Type parameters

  • E

Hierarchy

Index

Properties

children

children: function

Type declaration

entityName

entityName: string

Optional loadImmediately

loadImmediately: undefined | false | true

Whether to call the DataInstanceStore.load method immediately after the DataInstanceStore is constructed.

Optional stringIdName

stringIdName: undefined | string

Optional view

view: undefined | string

Generated using TypeDoc