SliderComponent

SliderComponent class

Signature:

export class SliderComponent extends ValueComponent<number> 

Extends: ValueComponent<number>

Constructors

ConstructorModifiersDescription
(constructor)(containerEl)Constructs a new instance of the SliderComponent class

Properties

PropertyModifiersTypeDescription
disabledboolean

(Inherited from BaseComponent)

sliderElHTMLInputElement

Methods