Sharing url
Templates (
syntax
)
<template data-tagname="my-app"> <h1>Hello, {{name}}!</h1> </template>
Data
{ "name": "World" }