{{#accordion-list-item title=(t 'resourceEventList.title') detail=(t 'resourceEventList.detail' resourceType=resourceType) expandAll=expandAll expand=(action expandFn) expanded=expanded componentName='sortable-table' as | parent | }} {{#if (and expanded (not loading))}} {{#component parent.intent classNames="grid fixed mb-0 sortable-table" bulkActions=false rowActions=false paging=false search=true sortBy=sortBy stickyHeader=false descending=descending headers=headers body=events as |sortable kind row dt| }} {{#if (eq kind "row")}}