Skip to content

PivotDefaultExpandedValue

Value that determines which groups are expanded by default.

  • true — Expand all groups
  • false — Collapse all groups
  • number — Expand group at this index
  • string — Expand group with this key
  • string[] — Expand groups matching these keys
type PivotDefaultExpandedValue = boolean | number | string | string[]
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt