Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines index grouping options for drop-down/select list UX.

export

Hierarchy

  • IndexGroupingOption

Index

Properties

displayName

displayName: string

the display name in the UI

groupId

groupId: string | number

the identifier or prefix for display-item grouping

refers to @type {Groupable.groupId}

sortDescending

sortDescending: boolean

sort the group in descending order?

Generated using TypeDoc