Open Closed

Where is the documentation on using LeptonX components? #7266


User avatar
0
tony.chen@sjrb.ca created

Do we have any documentation on using LeptonX components? One example: https://x.leptontheme.com/side-menu/libraries/datatables

I know under the hood it's using this lib: https://datatables.net/ , but I still need know how LeptonX bootstrap this by using <abp-?> tag or some other examples.

also, where is the source code on this LeptonX Pro and demo site? I downloaded this source code: Volo.Abp.LeptonXTheme.Pro but don't see anything on how to use components.


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Do we have any documentation on using LeptonX components?

    Are you looking for this? https://docs.abp.io/en/abp/latest/UI/Angular/Extensions-Overall

    also, where is the source code on this LeptonX Pro and demo site?

    Hi, you can download the demo site source code here

    https://docs.abp.io/en/commercial/latest/themes/lepton-x/index#source-code

  • User Avatar
    0
    tony.chen@sjrb.ca created

    Thanks Liang! I will add into my bookmark.

    Seems like ABP is using two different data table libraries: https://swimlane.gitbook.io/ngx-datatable and https://datatables.net

    What's the direction on this? Do we know if ABP is going to consolidate this?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    The MVC UI using the https://datatables.net

    And Angular Ui using the https://swimlane.gitbook.io/ngx-datatable

  • User Avatar
    0
    tony.chen@sjrb.ca created

    Got it. Thanks.

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 v10.0.0-preview. Updated on July 14, 2025, 11:57