Type Alias IHeaderFooterGroup<T>

IHeaderFooterGroup: { default?: T; even?: T; first?: T }

Type Parameters

  • T