4 ms·
Chrome Prototypes HTML Includes
- llcooliovice 2mo agoChrome are prototyping a declarative client-side include mechanism. <template src="/partial.html" for=""></template> Together with the declarative API, it will also include a way to import HTML in JavaScript: import fragment from "/partial.html" with { type: "fragment" }