Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextSummaryProps

Hierarchy

Index

Properties

className?: string
i18n?: Partial<{ filterTextPlaceholder: string; textSummaryItems: string; textSummaryUniqueItems: string }>
preFilter?: ITextStats

the optional stats containing the unfiltered stats in case of filtering operation applied to the regular one

the stats to render

style?: CSSProperties
summary?: boolean

whether to render it as a summary including labels

Generated using TypeDoc