How to not show certain CMS component only on concrete page

前端 未结 0 1420
孤街浪徒
孤街浪徒 2021-02-07 15:33

I want to hide Breadcrumbs component if I go to the Login page, I can just replace content with empty content:

@NgModule({
  declarations: [
    AppLoginFormCompo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题