File

packages/ecl/components/ecl-list/ecl-description-list-definition-item.directive.ts

Description

Directive representing a single item in an ECL description list definition.

Applies the appropriate styling classes and allows visibility control for "see all" behavior.

Extends

ECLBaseDirective

Metadata

Index

Properties
Methods
Inputs
HostBindings
Accessors

Inputs

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

HostBindings

class
Type : string

Applies appropriate ECL classes based on visibility state.

Methods

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

Properties

isHidden
Type : unknown
Default value : false

Internal state used to hide the item when exceeding the visible limit.

isLastVisible
Type : unknown
Default value : false

Indicates whether this is the last item visible before the "see all" action is triggered.

Accessors

cssClasses
getcssClasses()

Applies appropriate ECL classes based on visibility state.

Returns : string

results matching ""

    No results matching ""