The ScrollBar is one of the basic components which is used in many of the more complex components such as Grids, Listboxes, Comboboxes, TreeGrids, etc. It represents a sliding thumb, the position of which corresponds to a certain value.
Angular ScrollBar features
The position of the ScrollBar can be vertical or horizontal.
Both the color of the thumb and of the slider can be configured.
Right to left layout. Changing to RTL layout can be done by switching on the rtl property.
Theming. Our Angular ScrollBar supports different themes and can be easily configured to Bootstrap, Office, Metro and other popular themes.

You can see an example here.