TextFilterStateSummary()
Home > @gooddata/sdk-ui-filters > TextFilterStateSummary
TextFilterStateSummary() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Textual representation of current text filter state. Renders full summary and lets browser handle ellipsis. Shows (totalCount) suffix only when text is truncated.
Signature:
export declare function TextFilterStateSummary(props: ITextFilterStateSummaryProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
import("react/jsx-runtime").JSX.Element