vue-full-loading
vue-full-loading copied to clipboard
hide the loading image and also the text
trafficstars
hello guys, I have been trying to modify the properties, at the time of loading, I mean in the mounted () event of the vue js I want the load to appear, but the image is deformed. How could I hide the loading image and the text. The reason is that at the time of loading I would like to hide the image and text "loading...", but for when I save it, show the loading image and the text.
any ideas?