Is code supposed to be updated?

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
onekiloparsec
Posts: 1
Joined: 18 Apr 2022, 12:44

18 Apr 2022, 22:42

Hi,

I am starting to use PrimeVue with PrimeBlocks (I've purchased them both for a commercial project I plan to rewrite from top to bottom...). But I am bit puzzled. I was about to copy-paste a block, but in the config of the running Vue-CLI webapp (the ~upper-right side gear button), I disabled the ripple effect. Yet, in the code block, there are still the v-ripple directive. I would find quite logical to see the code of blocks slightly updated depending on the config. But I may be wrong (I am very new to Prime), and I may have missed something.

Could you just explain or confirm this is OK?Thanks a lot.

tugce.kucukoglu
Posts: 560
Joined: 23 Oct 2020, 09:28

19 Apr 2022, 08:13

Hi,

You could disabled ripple in the main.js:

Code: Select all

app.use(PrimeVue, {ripple: false});
These line of code disables the ripple effect. Yes, there will be still v-ripple directive in the code but it won't add ripple effect the code anymore.

Post Reply

Return to “PrimeBlocks for PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests