useShortFormat
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterCommonProps > useShortFormat
IMeasureValueFilterCommonProps.useShortFormat property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
When true, uses K/M/B shortening for compact display in the preview (e.g., "1K" instead of "1,000"). When false or undefined, uses full metric format. This provides consistency between the filter button and preview display.
Signature:
useShortFormat?: boolean;