Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGroupSettings

Configuration that determines the data row grouping behaviour of a table

Hierarchy

  • IGroupSettings

Index

Properties

Properties

Optional defaultSort

defaultSort: SortDirection

The default sort direction that will be used whenever a group is supplied that does not define its own sort direction

Optional isExpanded

isExpanded: boolean

Determines whether groups should be displayed expanded to show their items. Defaults to true

Generated using TypeDoc