Open Closed

Source code for lpx-settings is needed. #9336


User avatar
0
sroman.acc created

Good morning, greetings.

We're trying to obtain the source code for the lpx-settings component, which references the application's general settings for the Angular ABP used by LeptonX, but we haven't found it.

We need it to customize the buttons and options displayed in this component. Could you provide it? Thank you very much in advance.


1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, lpx-settings component comes from @volosoft/ngx-lepton-x. You can use the following command to add the related package with the source code:

    abp add-package @volosoft/ngx-lepton-x --with-source-code
    

    Then, you can find the settings.component.ts and the relevant HTML file and replace the component as you wish.

    Regards.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37