Skip to main content
cngx-src documentation

CngxPaginatorFirst

ComponentOnPushNo encapsulationv0.1.0WCAG AA

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

Import#

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

Description#

First-page segment. Disabled on the first page; calls host.first().

https://cngxjs.github.io/cngx/examples/#/ui/paginator/paginator-parts/first/chevron

Metadata#

Relationships

Index#

Properties

Instance Properties#

core#unknown
ProtectedReadonly
createPaginatorNavCore({
  atBound: (host) => host.isFirst(),
  action: (host) => host.first(),
  ariaKey: 'first',
})
glyph#unknown
ProtectedReadonly
CNGX_PAGINATOR_GLYPHS.first