{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0 }} {{on-window 'resize' (action "resize") }} {{yield}} {{#if hasCaption}} {{/if}} {{yield}} {{#if hasActions }} {{/if}} {{~#each _cells as |cell index|~}} {{yield cell.item index}} {{#if hasActions }} {{/if}} {{~/each~}}
{{yield}}
Actions
{{yield cell.item index}}