Framework
Version
Menu
Getting Started
Core Guides
Feature Guides
Core APIs
Feature APIs
Enterprise
Examples

HeaderGroup APIs

These are core options and API properties for all header groups. More options and API properties may be available for other table features.

Header Group API

All header group objects have the following properties:

id

tsx
tsx
id: string
tsx
tsx
id: string

The unique identifier for the header group.

depth

tsx
tsx
depth: number
tsx
tsx
depth: number

The depth of the header group, zero-indexed based.

headers

tsx
tsx
type headers = Header<TData>[]
tsx
tsx
type headers = Header<TData>[]

An array of Header objects that belong to this header group

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.