Ghost/ghost/admin/app/components/gh-explore-iframe.hbs

9 lines
224 B
Handlebars

<iframe
id="explore-frame"
class="explore-frame"
frameborder="0"
title="Explore"
{{did-insert this.setup}}
{{did-update this.handleDarkModeChange this.feature.nightShift}}
...attributes
></iframe>