Lzh on GitHub

这些是所有头部组的核心选项和 API 属性。其他 表格特性 可能提供更多选项和 API 属性。

头部组 API (Header Group API)

所有头部组对象都具有以下属性:

id

id: string

头部组的唯一标识符。

depth

depth: number

头部组的深度,从零开始索引。

headers

type headers = Header<TData>[]

属于此头部组的 Header 对象数组。