-
-
-
-
- {{ $t('addNewMember') }}
-
-
- {{ $t('selectMemberOptions') }}
-
-
- {{ $t('importCSV') }}
-
-
- {{ $t('exportCSV') }}
-
-
-
-
- +
-
-
+
+
-
- {{
- $t('addToEvent')
- }}
- {{ $t('delete') }}
-
-
-
-
-
-
-
-
- {{ $t('selected') }}: {{ selected.length }}
-
-
-
-
-
-
-
-
-
-
-
- {{ props.value }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ {{ $t('addNewMember') }}
+
-
+ flat
+ style="color: grey"
+ :icon="selectOption ? 'check_box' : 'check_box_outline_blank'"
+ @click="selectOption = !selectOption"
+ >
+ {{ $t('selectMemberOptions') }}
+
+
+ {{ $t('importCSV') }}
+
+
+ {{ $t('exportCSV') }}
+
+
+
+
+ +
+
+
+
+
+ {{
+ $t('addToEvent')
+ }}
{{ $t('edit') }}
- {{ $t('delete') }}
-
-
-
-
+
+
+
+
+
+