Type Parameters

  • T

Hierarchy (View Summary)

Constructors

Properties

asyncValidators?: null | AsyncValidator[]
controls: GroupeControls<T>
disabled: undefined | null | boolean
errors?: null | { [key: string]: any }
validators?: null | Validator[]
value: undefined | null | T

Accessors

Methods