Open Closed

How to customize angular footer #977


User avatar
0
lan.dang created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue: I am unable to change footer in application Base on document https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement but I could not find how to change footer eThemeBasicComponents does not have footer component Can you please help?

1 Answer(s)
  • User Avatar
    0
    lan.dang created

    I have a solution to solve my issue by using eThemeLeptonComponents

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11