This component demonstrates fetching data from the server and working with URL parameters.
| Id | Description | Customer | Customer Profile | State | Type |
|---|---|---|---|---|---|
| {{item.id}} | {{item.description}} | {{item.customer?.name}} {{item.customer?.firstLastName}} {{item.customer?.secondLastName}} | {{item.customer?.customerProfile?.name}} | {{item.orderState?.name}} | {{item.orderType}} |