Skip to main content
cngx-src documentation

CngxPaginatorRange

ComponentOnPushNo encapsulationv0.1.0WCAG AA

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

Import#

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

Description#

Range-readout segment: renders start-end of total for the current page. Pure derivation from the host range()/total() signals - no local state, no writes. The text (including the of connector) comes from the config range formatter, so it localises with the rest of the cascade. Tabular figures keep the numerals from reflowing as the page changes.

https://cngxjs.github.io/cngx/examples/#/ui/paginator/paginator-parts/range/readout

Metadata#

Dependencies#

CNGX_PAGINATOR_HOSTinject()host

Index#

Derived State