<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [GroupHeaderFunction](./react.groupheaderfunction.md)

## GroupHeaderFunction type

<b>Signature:</b>

```typescript
export type GroupHeaderFunction = (field?: Field, columnName?: string, props?: IDetailsGroupDividerProps | undefined) => any;
```
