How can i use watermark on image in quasar.and add watermark plugin?
-
How can i use watermark on image in quasar.and i must add watermark plugin?
-
You can look at my post on plugins here: https://forum.quasar-framework.org/topic/2743/suggestion-feedback-from-a-new-user-s-perspective/6
-
i add watermark.js file to plugins folder and add to quasar.conf.js ,but i doesnt work
and the error is undefine in plugin folder -
@fatima-yas Let’s see how you made the plugin and code how you are using it.
-
At the first i run quasar new plugin watermark in terminal space.after that i download watermark.js and copy codes in watermark.js that generate in plugins folder and write ‘watermark’ to plugins in quasar.conf.js
i hope ,i explain completely