Skip to main content
cngx-src documentation

DotModel

Interface

projects/ui/paginator/segments/paginator-dots.component.ts

Referenced by#

Import#

import { DotModel } from '@cngx/ui/paginator'

Index#

Instance Properties#

dots#unknown
Readonly
firstVisible#number
Readonly

Index of the leftmost dot shown in the viewport; drives the track translate.

windowed#boolean
Readonly

true once the page count exceeds the visible window (track glides).