File

packages/ecl/components/ecl-range/ecl-range-value.component.ts

Description

Component representing the value label displayed next to a range input. Applies ECL styling for the value element.

Extends

ECLBaseDirective

Metadata

Index

Properties
Methods
Inputs
HostBindings
Accessors

Inputs

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

HostBindings

attr.id
Type : any
class
Type : string

Returns the CSS classes applied to the host element. Adds the base ecl-range__value class for styling.

Methods

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

Properties

id
Type : unknown
Default value : signal<string>('')

ID attribute applied to the component's host element.

value
Type : unknown
Default value : signal<number>(0)

Value to display next to the range input.

Accessors

idBinding
getidBinding()
cssClasses
getcssClasses()

Returns the CSS classes applied to the host element. Adds the base ecl-range__value class for styling.

Returns : string

results matching ""

    No results matching ""