Interface FormGroupConfig<T>

Type Parameters

  • T = any

Hierarchy

Properties

caption: string
coerce: Coerce<T>
description: string
info: any
initValue: T
type: "group"
validator: Validator<T>

Generated using TypeDoc