open-consul/ui/packages/consul-ui/app/components/shadow-host/index.hbs

6 lines
139 B
Handlebars

{{yield (hash
host=(fn this.attachShadow)
root=this.shadowRoot
Template=(component 'shadow-template' shadowRoot=this.shadowRoot)
)}}