Ghost-Admin/app/components/gh-canvas-header.hbs

7 lines
146 B
Handlebars

<header
{{did-insert (action "initScrollWatch")}}
{{will-destroy (action "clearScrollWatch")}}
...attributes
>
{{yield}}
</header>