File

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

Description

Directive that applies ECL styling for horizontal separators (<hr> elements). Adds the ecl-separator CSS class to the host element.

Extends

ECLBaseDirective

Metadata

Index

Properties
Methods
Inputs
HostBindings

Inputs

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

HostBindings

class.ecl-separator
Type : boolean
Default value : true

Binds the ecl-separator CSS class to the host <hr> element.

Methods

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

Properties

hasClass
Type : unknown
Default value : true
Decorators :
@HostBinding('class.ecl-separator')

Binds the ecl-separator CSS class to the host <hr> element.

results matching ""

    No results matching ""