+
+
+ {{ n('mail', 'Select {count} message', 'Select all {count} messages', flatEnvelopeList.length, { count: flatEnvelopeList.length }) }}
+
+
+
+ :selection="selection"
+ :flat-index="getGroupFlatIndex(label)"
+ @delete="onDelete"
+ @update:selection="onUpdateSelection"
+ @select-range="onSelectRange" />
+ @load-more="loadMore"
+ @update:selection="onUpdateSelection"
+ @select-range="onSelectRange" />
+