File

packages/ecl/components/ecl-table/ecl-table.directive.ts

Description

Directive applied to <thead> elements inside a table. Detects header changes and manages ARIA attributes.

Extends

ECLBaseDirective

Implements

OnDestroy DoCheck

Metadata

Index

Properties
Methods
Inputs
HostBindings
Accessors

Constructor

constructor()

Inputs

class
Type : string
e2eAttr
Type : any
tabindex
Type : number

HostBindings

class
Type : string

Applies the ECL head class to the element.

Methods

getCssClasses
getCssClasses(rootClass: string)
Parameters :
Name Type Optional
rootClass string No
Returns : string

Properties

eclTableHeaders
Type : QueryList<EclTableHeaderDirective>
Decorators :
@ContentChildren(undefined, {descendants: true})

List of header directives under this head element.

Accessors

cssClasses
getcssClasses()

Applies the ECL head class to the element.

Returns : string

results matching ""

    No results matching ""