Back to Interop 2027 proposals
`<template for >` out of order template replacment
The <template for="…"> HTML element replaces the content at a named range or insertion point, marked by the processing instructions <?start name="…"> and <?end> or <?marker name="…">. You can use this to stream or "patch" partial updates into the document out of order
Discussion on GitHub (1)
Additional Signals