How to use PrimeVue with a CDN

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024
  • No node/npm, just the browser

Комментарии • 11

  • @robertoschatz5109
    @robertoschatz5109 3 года назад +1

    Refreshing! Simple and clean. Thank you!

  • @phinguyen1198
    @phinguyen1198 3 года назад +1

    I using primevue with cdn, but when I add dropdown list, its not working, can you show a sample for dropdown?

  • @F11L00
    @F11L00 3 года назад

    Looking forward for the primevue and primefaces example!

  • @wencoco7239
    @wencoco7239 3 месяца назад

    where to know compoments js file name such as button

  • @HumanBeingSpawn
    @HumanBeingSpawn 2 года назад

    I'm getting an error because of an "undefined" keyword that appears on its own line in the primevue core.min.js. Also, there's an unmatched ']'. Not sure if it's just me.

  • @MrSchoenm
    @MrSchoenm 7 месяцев назад

    As I dislike any build chains (consider me as any of those lost angularjs children), I wish there were much more clearness on how to use vue and things like primevue "native".

  • @scottsmith5881
    @scottsmith5881 2 года назад

    I have had no success in getting any dialogs (dialog and confirmdialog) working with CDN. I have used DataTable, buttons inputtext, dropdowns working with no issues. Stumped on the dialogs

    • @cagataycivici
      @cagataycivici  2 года назад

      We'll release an update that makes CDN usage easier. Dialog probably has another PrimeVue component that needs to be registered globally. The new update provides a bundle for locally used PrimeVue components to prevent issues like these.

    • @scottsmith5881
      @scottsmith5881 2 года назад

      @@cagataycivici no errors in the console

  • @AmaroAmaral
    @AmaroAmaral 3 года назад

    Great! Thank you! Can all PrimeVue components be used with CDN ?