GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.8.0
  • Code samples
  • GitHub

matchType

Home > @gooddata/sdk-ui-pivot > IColumnTextWrappingItem > matchType

IColumnTextWrappingItem.matchType property

Match type determines how the locators are matched against columns.

  • "column" (default): Exact match - all locators must match exactly - "pivotGroup": Pivot group match - locators match the pivot group and all its descendant columns

Signature:

matchType?: "column" | "pivotGroup";

Remarks

Use "pivotGroup" for pivot group headers to match all descendant columns. Use "column" (or omit) for specific column overrides.

  • IColumnTextWrappingItem.matchType property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use