operations/bulk-operations-stepper-container/bulk-operations-stepper-container.component.ts
| selector | bulk-operations-stepper-container |
| imports |
C8yTranslatePipe
|
| templateUrl | bulk-operations-stepper-container.component.html |
TitleComponent
C8yTranslatePipe
OnInit
<c8y-title>{{ 'Add bulk operation' | translate }}</c8y-title>
<div class="card card--grid--fullpage">
<div class="d-contents">
<template #container></template>
</div>
</div>