HomeVendure CoreShow hidden breadcrumbs...Custom History Entry ComponentsOrderHistoryEntryComponentOn this pageOrderHistoryEntryComponent@vendure/admin-uiSourcev1.9.0 Used to implement a HistoryEntryComponent which requires access to the Order object. Signatureinterface OrderHistoryEntryComponent extends HistoryEntryComponent { order: OrderDetailFragment;} Extends: HistoryEntryComponent orderpropertyOrderDetailFragmentWas this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousHistoryEntryConfigNextRegisterHistoryEntryComponentEdited Jan 28, 2026ยทEdit this page