The ld-table-colgroup 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 | 
| span | span | Contains a non-negative integer value indicating the number of consecutive columns the colgroup element spans. | number | undefined | 
| Part | Description | 
|---|---|
| "colgroup" | the actual colgroup element | 
Built with StencilJS