Skip to content

DefaultExpandedValue

Default expanded state for group rows.

  • boolean: true = expand all, false = collapse all
  • number: expand group at this index (0-based)
  • string: expand group with this key
  • string[]: expand groups with these keys
type DefaultExpandedValue = 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