Interface UiConfigContainer<TValue, TType>

Type Parameters

  • TValue = any

  • TType extends string = string

Hierarchy

Indexable

[id: string]: any

Properties

Properties

uiConfig?: UiObjectConfig<TValue, TType, any>

Generated using TypeDoc