<kbq-scrollbar> is a component used to configure scrollbar parameters.
For the component to work, the overlayscrollbars@2.7.3 dependency is required:
npm install overlayscrollbars@2.7.3
options attribute:KBQ_SCROLLBAR_CONFIG token:<kbq-scrollbar
(onInitialize)="onInitialize($event)"
(onDestroy)="onDestroy($event)"
(onScroll)="onScroll($event)"
(onUpdate)="onUpdate($event)"
>
...
</kbq-scrollbar>