packages/ecl/components/ecl-range/events/ecl-range.event.ts
Event emitted by the ECL range directive whenever the range value changes.
Properties |
|
Methods |
constructor(value: number)
|
||||||
|
The current numeric value of the range input.
Parameters :
|
| Public value |
Type : number
|
| preventDefault |
preventDefault()
|
|
Returns :
void
|