API Reference > ui-framework > Item > GroupItemProps GroupItemProps Interface Definition for a Group item that opens a group of items. Extends ItemProps Properties Name Type Description defaultActiveItemId undefined | string direction undefined | Direction groupId undefined | string items AnyItemDef[] itemsInColumn undefined | number paneLabelKey undefined | string if set, it is used to define a key that is used to look up a localized string. panelLabel string | StringGetter if set, it is used to explicitly set a label at top of open group component. Inherited properties Name Type Inherited from Description betaBadge undefined | false | true ItemProps Indicates whether to draw a Beta badge. iconSpec undefined | IconSpec IconProps CSS class name or SvgSprite for icon Defined in ui/framework/src/ui-framework/shared/GroupItemProps.ts Line 17 Last Updated: 13 June, 2024