top | item 45113262

(no title)

mikojan | 6 months ago

Could you not achieve the same with a <div hidden>?

discuss

order

Doxin|5 months ago

<template> tags don't do anything to their contents. You can for instance have an <img> tag in there without the image getting loaded, or a <script> tag which doesn't get executed.