packages/components/eui-table/expandable-row/eui-table-expandable-row.component.ts
Component used to activate the expandable feature on a row of the table.
| selector | tr[euiTableExpandableRow] |
| template | |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-table-expandable-row'
|
| string |
Type : string
|
Default value : 'eui-table-expandable-row'
|
Decorators :
@HostBinding('class')
|