Page Tabs
You can add your own tabs to any of the Admin UI's list or detail pages using the registerPageTab function. For example, to add a new tab to the product detail page for displaying product reviews:
If you want to add page tabs to a custom admin page, specify the locationId property:
Note
Currently it is only possible to define new tabs using Angular components.
Was this chapter helpful?
