HomeVendure CoreShow hidden breadcrumbs...ComponentsOrderStateLabelComponentOn this pageOrderStateLabelComponent@vendure/admin-uiSource Displays the state of an order in a colored chip. Example HTML<vdr-order-state-label [state]="order.state"></vdr-order-state-label> Signatureclass OrderStateLabelComponent { @Input() state: string; chipColorType: void} statepropertystringchipColorTypepropertyWas this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousObjectTreeComponentNextProductVariantSelectorComponentEdited Feb 2, 2026·Edit this page