File

packages/ecl/components/ecl-banner/ecl-banner-title.directive.ts

Description

Directive applied to the link element within the banner title. Adds link classes and marks the link as standalone.

Extends

ECLBaseDirective

Metadata

Index

Properties
Methods
Inputs
HostBindings

Inputs

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

HostBindings

class
Type : string
Default value : 'ecl-link ecl-banner__title-link'
class.ecl-link--standalone
Type : boolean
Default value : true

Methods

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

Properties

className
Type : string
Default value : 'ecl-link ecl-banner__title-link'
Decorators :
@HostBinding('class')
isStandalone
Type : unknown
Default value : true
Decorators :
@HostBinding('class.ecl-link--standalone')

results matching ""

    No results matching ""