UNPKG

ngx-glide

Version:

Angular wrapper component of Glide carousel library

8 lines (7 loc) 172 B
export interface ExtraSettings { showArrows: boolean; showBullets: boolean; arrowLeftLabel: string; arrowRightLabel: string; listenToEvents: boolean; }