File

packages/ecl/components/ecl-app/ecl-app.component.ts

Extends

ECLBaseDirective

Implements

OnInit AfterViewInit OnDestroy

Metadata

Index

Properties
Methods
Inputs
Outputs
HostBindings

Inputs

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

Outputs

languageDismiss
Type : EventEmitter

HostBindings

attr.dir
Type : string
Default value : 'ltr'

Text direction, by default is 'ltr' - left-to-write. Can also be 'rtl' - right-to-left, which will make all components within to lign to the right, and apply some special styling and functionality.

Methods

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

Properties

eclSiteHeaderLanguage
Type : EclSiteHeaderLanguageComponent
Decorators :
@ContentChild(EclSiteHeaderLanguageComponent)
textDirection
Type : string
Default value : 'ltr'
Decorators :
@HostBinding('attr.dir')

Text direction, by default is 'ltr' - left-to-write. Can also be 'rtl' - right-to-left, which will make all components within to lign to the right, and apply some special styling and functionality.

results matching ""

    No results matching ""