The ld-table-body
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 |
---|---|
"tbody" |
the actual tbody element |
Built with StencilJS