HeaderGroup

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
id: string

The unique identifier for the header group.

depth

tsx
id: number

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

headers

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.