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