Custom case tabs
When you want case tabs with functionality that is not covered by the other tab types you can create a custom Angular component that is used as a case tab. These Angular components have to be registered in the Angular application as a potential tab.
app.module.ts
app.module.ts
Last updated
Was this helpful?