packages/eui/packages/components/eui-table-v2/directives/eui-table-v2-expandable-row.directive.ts
Directive used to activate the expandable feature on a row of the table.
OnInit
Selector | tr[isExpandableRow] |
Properties |
HostBindings |
Accessors |
class |
Type : string
|
Default value : 'eui-table-v2-expandable-row'
|
string |
Type : string
|
Default value : 'eui-table-v2-expandable-row'
|
Decorators :
@HostBinding('class')
|
isOpen |
getisOpen()
|