pwa-add-to-home-screen.html.twig in Progressive Web App 8
<div{{ attributes }}> {{ intro_text }} </div>
1 theme call to pwa-add-to-home-screen.html.twig
- AddToHomeScreenBlock::build in modules/
pwa_a2hs/ src/ Plugin/ Block/ AddToHomeScreenBlock.php - Builds and returns the renderable array for this block plugin.
File
modules/pwa_a2hs/templates/pwa-add-to-home-screen.html.twigView source
- <div{{ attributes }}>
- {{ intro_text }}
- </div>