Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 996 Bytes

File metadata and controls

21 lines (14 loc) · 996 Bytes

llecoop-user-order-feature-resume

Description

The llecoop-user-order-feature-resume library provides utilities and services for previewing a user order resume in the LleCoop application.

Used Elements

  • userOrderResumeTableConfig: A configuration object that defines the structure and behavior of a user order resume table.
  • userOrderResumeFacadeService: A service that provides the state and resume information of a user order like a bill of sale.
  • userOrderFeatureResumeComponent: A component that displays the user order resume in the LleCoop application.
  • userOrderFeatureResumeRoutes: A collection of routes for the user order resume feature in the LleCoop application.

Running unit tests

Run nx test llecoop-user-order-feature-resume to execute the unit tests.