The ld-table-col 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 |
indicating the number of consecutive columns the colgroup element spans. | number |
undefined |
| Part | Description |
|---|---|
"col" |
the actual col element |
Built with StencilJS