operations/bulk-operations-stepper-container/bulk-operations-stepper-container.module.ts
Container module for the new bulk operation steppers. Use this module in your application to provide a step by step guided process for scheduling of bulk operations. The module reads the bulk operation type from the URL and displays the corresponding stepper. You can provide stepper for your custom bulk operation type by registering it with the HOOK_LIST_BULK_TYPE injection token.