Shadow DOM - templates and slots
Templates and slots are a technology of native web components and this is an example of how to use native templates and slots with Active CSS.
Templates and slots don't particularly add anything to Active CSS syntax, as they are based in HTML, hence this is just an example of how they can be rendered.
It uses native functionality behind the scenes.