Skip to main content
cngx-src documentation

CngxBucketPaginateView

Interface

projects/common/data/paginate/bucket-paginate-host.token.ts

Import#

import { CngxBucketPaginateView } from '@cngx/common/data'

Description#

A single bucket as the chips segment reads it - the label only. The match predicate that decides membership stays internal to CngxBucketPaginate; a presentation segment never needs it, only the label to render and the derived empty/active state to reflect.

Index#

Properties

Instance Properties#

label#string
Readonly

Human-readable bucket label, e.g. 'A-C'. Rendered as the chip text.