Skip to content

Commit 1ca7467

Browse files
dkamburovkdinev
andauthored
Update projects/igniteui-angular/slider/src/slider/slider.component.ts
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
1 parent caf93ad commit 1ca7467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/igniteui-angular/slider/src/slider/slider.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export class IgxSliderComponent implements
146146

147147
/**
148148
* Sets the type of the slider.
149-
* The slider type can be SLIDER(default) or RANGE.
149+
* The slider type can be SLIDER (default) or RANGE.
150150
* ```typescript
151151
* sliderType: IgxSliderType = IgxSliderType.RANGE;
152152
* ```

0 commit comments

Comments
 (0)