SidebarGroupProps.priority
Home > @backstage/core-components > SidebarGroupProps > priority
If the SidebarGroups should be in a different order than in the normal Sidebar, you can provide each SidebarGroup it's own priority to reorder them.
Signature:
priority?: number;