The ld-table-head component is a subcomponent for ld-table.
Please refer to the ld-table documentation for usage examples.
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
| key | key | for tracking the node's identity when working with lists | string | number | undefined | 
| ref | ref | reference to component | any | undefined | 
| Part | Description | 
|---|---|
| "thead" | the actual thead element | 
Built with StencilJS