<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`SliderComponent`](SliderComponent) › [`(constructor)`](SliderComponent/(constructor).md) ## SliderComponent.(constructor) Constructs a new instance of the `SliderComponent` class **Signature:** ```typescript constructor(containerEl: HTMLElement); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>containerEl</code> | <code>HTMLElement</code> | |