Chrome Prototypes HTML Includes
github.com
Chrome Prototypes HTML Includes
1–2 of 2 posts
Re: Chrome Prototypes HTML Includes
#2Chrome are prototyping a declarative client-side include mechanism.
Together with the declarative API, it will also include a way to import HTML in JavaScript:
import fragment from "/partial.html" with { type: "fragment" }