Type alias DashboardResolvedHeaderItem
DashboardResolvedHeaderItem:
Omit<DashboardHeaderItem,"position">
A dashboard header item after the built-in and custom items have been ordered (position applied).
This is the shape passed to DashboardHeaderConfig.onBeforeRender.