Type Alias GroupeControls<T>

GroupeControls: { [K in keyof T]: GroupControlType<T, K> }

Type Parameters

  • T