Type alias IFormComponentBase<TValue, TItem>

IFormComponentBase<TValue, TItem>: ((props: IFormComponentPropsBase<TValue, TItem>) => JSX.Element)

Type Parameters

  • TValue = any

  • TItem = null

Type declaration

Generated using TypeDoc