Base solution for your next web application
Open Closed

using Metronic compnents #7925


User avatar
0
XugoWebTeam created

We are using ASP.NET CORE Angular..

A question relating to Metronic -

Are we supposed to be able to use any of the compnents on the Metronic demos/docs pages, and it will automatically work within ASP.NET ZERO?

From what I can see this is not the case. The styles seem to be more or less working OK, but not the functionality (the JS)

Seems that some of the Metronic componets use jQuery... but jQuery is not included in the Angular version of ASP.NET ZERO, correct?

Can you please confirm exactly what we can or can't use.


5 Answer(s)
  • User Avatar
    0
    musa.demir created

    We did not add all components because it makes project bigger eventhough nobody need most of them. Most used components are added to project. If you want to use component which is not added by default you can go https://aspnetzero.com/Download page download metronic and implement it. They have angular implementation check their angular-documents

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    If you are using Angular version, you shouldn't refer to jQuery version of Metronic. You can check Angular version of it https://keenthemes.com/metronic/preview/angular/demo1/. As you know, we are using ngx-bootstrap and PrimeNG but Metronic uses NgBootstrap which is not included in AspNet Zero by default.

  • User Avatar
    0
    XugoWebTeam created

    Hi @ismcagdas, thanks. what was the reason to go with NgxBootstrap instead of NgBootstrap (if the latter is already included in Metronic) ?

  • User Avatar
    0
    ismcagdas created
    Support Team

    When we start Angular 2 version, the most mature component library was NgxBootstrap. Now, NgBootstrap seems fine as well.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.