Skip to main content
Version: 1.0.8

IGroupingResult

@spartanfx/react v1.0.8


@spartanfx/react / IGroupingResult

Interface: IGroupingResult<T>

Result of the buildGroups utility

Type Parameters

T

T

Properties

PropertyTypeDescription
groupsIGroup[]Fluent UI IGroup[] hierarchy for DetailsList
sortedItemsT[]Items sorted to match group index order