{{#each @dashboard.widgets as |widget|}} {{component widget.component options=widget.options}} {{#if @isEdit}}
{{/if}}
{{/each}}