//nuxt-v4-pwa-icon-componentsbyuserquin

nuxt-v4-pwa-icon-components

0
0
0
TypeScript

https://youtrack.jetbrains.com/issue/WEB-74161

After installing the dependencies, go to index page and check the image attributes in the <PwaXXXX> components:

  • works when there are more than 2 images in the pwa icon types
  • check PwaMaskableImage and PwaAppleImage there is only 1 pwa icon available:
    • mouse over displays the image
    • ctrl + space doesn’t display the image
    • if you use :image="', suggestion will be there
  • composables seems to be fine
  • $pwaIcons?.<type>['<image>'] seems to be also fine
[beta]v0.13.0