packages/components/eui-table/directives/eui-table-sticky-columns.directive.ts
Directive used to activate the sticky feature on a column of the table.
| Selector | [isStickyColumn] |
HostBindings |
Accessors |
| class.eui-table__col--sticky |
Type : boolean
|
| stickyClass |
getstickyClass()
|