Type alias DisplayOptionsFunc<TParent, TValue>

DisplayOptionsFunc<TParent, TValue>: ((this, ctx, value) => IDisplayOptions)

Type Parameters

  • TParent = object

  • TValue = unknown

Type declaration

Generated using TypeDoc